nfs: Discard ACL cache on mode update
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 1 Dec 2010 10:42:16 +0000 (10:42 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 8 Dec 2010 00:30:42 +0000 (19:30 -0500)
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>

No differences found