From: J. Bruce Fields Date: Fri, 16 Feb 2007 09:28:29 +0000 (-0800) Subject: [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation X-Git-Tag: v2.6.21-rc1~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=575a6290f035b16e3301014d9b176422ec9062bb;p=pandora-kernel.git [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation The code that splits an incoming nfsv4 ACL into inheritable and effective parts can be combined with the the code that translates each to a posix acl, resulting in simpler code that requires one less pass through the ACL. 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