From: J. Bruce Fields Date: Fri, 16 Feb 2007 09:28:34 +0000 (-0800) Subject: [PATCH] knfsd: nfsd4: acls: don't return explicit mask X-Git-Tag: v2.6.21-rc1~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43daf67871d9da5c638994416b4144eac63c992;p=pandora-kernel.git [PATCH] knfsd: nfsd4: acls: don't return explicit mask Return just the effective permissions, and forget about the mask. It isn't worth the complexity. WARNING: This breaks backwards compatibility with overly-picky nfsv4->posix acl translation, as may has been included in some patched versions of libacl. To our knowledge no such version was every distributed by anyone outside citi. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed