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)
commit08a22b392a141c201d7ed4d435de942aa853acd3
treec8b0951250920d263e8774748f6cbc99dceca9d8
parent47c716cbf638a16583441d78be3fc24345eab636
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>
fs/nfs/nfs4proc.c