[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)
commit1a8eff6d977c28162c61c9532ca58634e7090b69
treeef4b4e6639778b803f04028ee4e9337dc50ba967
parent98fac23f332da2dea96f6bec4890eb35fdd50606
[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