commit | e281d8100995133dc65e00b1dec8f84b91b6e8c3 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Aug 15 16:57:07 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 26 18:22:49 2011 -0400 |
tree | c8c6d62daef31a0241f22b666265a6108a51ad0b | |
parent | e10f9e1413576f58c18b89f6ae212a37a88b24e7 [diff] |
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 <bfields@redhat.com>