]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
authorAndreas Gruenbacher <agruen@suse.de>
Wed, 1 Feb 2006 11:04:34 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:09 +0000 (08:53 -0800)
commit3fb803a990cd17546bd89c38e0e29a891f71ce7d
tree11a1da8788161c689734b53c40784a7737d1c118
parent3a2ca64496cc1c9aeab1076e06d092b3ec74a43d
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server

A recent patch to
   Allow run-time selection of NFS versions to export

meant that NO nfsacl service versions were exported.  This patch restored
that functionality.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfssvc.c