]> 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 17:10:57 +0000 (10:10 -0700)
commit1556ec27122f2ada7f05c4216d5b0bfc16149084
tree09851db66e209b28aa5ad22311eba133946d7a73
parente87c846f0ff2b76bde772c68be1f4775710a9347
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