commit | 08a22b392a141c201d7ed4d435de942aa853acd3 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Dec 01 10:42:16 2010 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 07 19:30:42 2010 -0500 |
tree | c8b0951250920d263e8774748f6cbc99dceca9d8 | |
parent | 47c716cbf638a16583441d78be3fc24345eab636 [diff] |
nfs: Discard ACL cache on mode update An update of mode bits can result in ACL value being changed. We need to mark the acl cache invalid when we update mode. Similarly we need to update file attribute when we change ACL value Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>