From: J. Bruce Fields Date: Mon, 15 Aug 2011 20:57:07 +0000 (-0400) Subject: nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl X-Git-Tag: v3.2-rc1~177^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e281d8100995133dc65e00b1dec8f84b91b6e8c3;p=pandora-kernel.git nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl Zero means "I don't care what kind of file this is". And that's probably what we want--acls are also settable at least on directories, and if the filesystem doesn't want them on other objects, leave it to it to complain. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed