]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] knfsd: fix setting of ACL server versions.
authorNeilBrown <neilb@suse.de>
Thu, 25 Jan 2007 04:35:01 +0000 (15:35 +1100)
committerChris Wright <chrisw@sous-sol.org>
Mon, 5 Feb 2007 16:31:43 +0000 (08:31 -0800)
commit65bd280c3e91096a291b77e5b2eed5a530851de7
treeda4d0689c749fe540e6d0b7c61927be91946a250
parent9aa6df322fe78b2c57f655e870d64bfac41c358f
[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: Chris Wright <chrisw@sous-sol.org>
fs/nfsd/nfssvc.c
net/sunrpc/svc.c