From: J. Bruce Fields Date: Fri, 16 Feb 2007 09:28:37 +0000 (-0800) Subject: [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs X-Git-Tag: v2.6.21-rc1~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3160a711ef754758e7f85ae371cf900252c1a392;p=pandora-kernel.git [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs When setting an ACL that lacks inheritable ACEs on a directory, we should set a default ACL of zero length, not a default ACL with all bits denied. 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