]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04f380f84565f55e565b90c1472905191fc9834f
treec8b0951250920d263e8774748f6cbc99dceca9d8
parentf20fbce283e686a53aae6c97b3a3928085106440
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