commit | 1a8eff6d977c28162c61c9532ca58634e7090b69 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Fri Jan 26 00:56:58 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Jan 26 13:50:59 2007 -0800 |
tree | ef4b4e6639778b803f04028ee4e9337dc50ba967 | |
parent | 98fac23f332da2dea96f6bec4890eb35fdd50606 [diff] |
[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>