]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] knfsd: fix setting of ACL server versions
authorNeilBrown <neilb@suse.de>
Fri, 26 Jan 2007 08:56:58 +0000 (00:56 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 26 Jan 2007 21:50:59 +0000 (13:50 -0800)
commit03681515635e37b64a910ce0093f02748af9f3d1
treeef4b4e6639778b803f04028ee4e9337dc50ba967
parent2daef47f607e063d15c39c4ad5a288cb074a7696
[PATCH] knfsd: fix setting of ACL server versions

Due to silly typos, if the nfs versions are explicitly set, no NFSACL versions
get enabled.

Also improve an error message that would have made this bug a little easier to
find.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfsd/nfssvc.c
net/sunrpc/svc.c