From: J.Bruce Fields Date: Wed, 4 Oct 2006 09:16:12 +0000 (-0700) Subject: [PATCH] knfsd: nfsd4: acls: fix inheritance X-Git-Tag: v2.6.19-rc1~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b548edc2dd9440c561f3302cb9f212ef2d06a8ef;p=pandora-kernel.git [PATCH] knfsd: nfsd4: acls: fix inheritance We can be a little more flexible about the flags allowed for inheritance (in particular, we can deal with either the presence or the absence of INHERIT_ONLY), but we should probably reject other combinations that we don't understand. 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