nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 15 Aug 2011 20:57:07 +0000 (16:57 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 26 Aug 2011 22:22:49 +0000 (18:22 -0400)
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 <bfields@redhat.com>

No differences found