From: J. Bruce Fields Date: Wed, 22 Jun 2005 17:16:22 +0000 (+0000) Subject: [PATCH] NFSv4: ACL support for the NFSv4 client: read X-Git-Tag: v2.6.13-rc1~68^2~537^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1870af92d8f6d6db0883696516a83ff2b695a6;p=pandora-kernel.git [PATCH] NFSv4: ACL support for the NFSv4 client: read Client-side support for NFSv4 ACLs. Exports the raw xdr code via the system.nfs4_acl extended attribute. It is up to userspace to decode the acl (and to provide correctly xdr'd acls on setxattr), and to convert to/from POSIX ACLs if desired. This patch provides only the read support. Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed