commit | 08efa202eb398ce7939885a4a01df370fd392068 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Tue May 01 10:56:25 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 02 07:36:09 2007 -0700 |
tree | e3de771d6a356b1539a31c1ae6c4e47350d37c74 | |
parent | 83672d392f7bcf556f7920d6715e4174d9373ee0 [diff] |
NFS4: invalidate cached acl on setacl The ACL that the server sets may not be exactly the one we set--for example, it may silently turn off bits that it does not support. So we should remove any cached ACL so that any subsequent request for the ACL will go to the server. Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>