]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: Ensure we zap only the access and acl caches when setting new acls
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jun 2008 21:39:04 +0000 (17:39 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Aug 2008 16:03:16 +0000 (09:03 -0700)
commitdaedfbe2a67628a40076a6c75fb945c60f608a2e
tree0d73913031274fdeb7ca46538c6b78e7599ead1e
parent113234da26d95d7de78c78c64aad94a211775736
NFS: Ensure we zap only the access and acl caches when setting new acls

commit f41f741838480aeaa3a189cff6e210503cf9c42d upstream

...and ensure that we obey the NFS_INO_INVALID_ACL flag when retrieving the
acls.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/nfs3acl.c
fs/nfs/nfs4proc.c