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-20 13:32:05 -07:00
2005-05-05 16:36:47 -07:00
2005-05-20 12:53:50 -05:00
2005-05-01 08:59:03 -07:00
2005-05-15 18:31:07 -04:00
2005-05-19 22:43:37 -07:00
2005-06-21 19:07:41 -07:00
2005-06-20 15:15:30 -07:00
2005-05-28 02:11:12 -05:00
2005-06-21 18:46:18 -07:00
2005-05-15 22:24:12 -04:00
2005-06-21 18:46:15 -07:00
2005-05-05 14:25:59 -07:00
2005-06-21 18:46:32 -07:00
2005-06-18 22:47:21 -07:00
2005-04-25 18:32:12 -07:00
2005-05-01 08:59:02 -07:00
2005-05-20 12:53:50 -05:00
2005-06-21 18:46:16 -07:00
2005-06-21 18:46:16 -07:00
2005-06-02 16:48:05 -07:00
2005-06-21 14:01:57 -07:00
2005-06-21 18:46:14 -07:00
2005-06-21 18:46:16 -07:00
2005-06-21 14:01:57 -07:00
2005-06-18 22:46:19 -07:00
2005-06-21 18:46:13 -07:00
2005-05-01 08:59:12 -07:00
2005-06-20 15:15:37 -07:00
2005-06-18 22:47:59 -07:00
2005-04-18 17:39:21 -07:00
2005-05-24 17:05:20 -07:00
2005-06-20 13:21:43 -07:00