Andreas Gruenbacher b7fa0554cf [PATCH] NFS: Add support for NFSv3 ACLs
This adds acl support fo nfs clients via the NFSACL protocol extension, by
 implementing the getxattr, listxattr, setxattr, and removexattr iops for the
 system.posix_acl_access and system.posix_acl_default attributes.  This patch
 implements a dumb version that uses no caching (and thus adds some overhead).
 (Another patch in this patchset adds caching as well.)

 Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
 Acked-by: Olaf Kirch <okir@suse.de>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:24 -04:00
..
2005-06-06 14:42:23 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 18:46:13 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 18:46:13 -07:00
2005-06-22 12:28:54 +02:00