tmp_suning_uos_patched/fs/nfs
Andreas Gruenbacher 4814f56d19 NFSv3: Client-side nfsacl caching fix
Fix two errors in the client-side acl cache: First, when nfs3_proc_getacl
requests only the default acl of a file and the access acl is not cached
already, a NULL access acl entry is cached instead of ERR_PTR(-EAGAIN)
("not cached").

Second, update the cached acls in nfs3_proc_setacls: nfs_refresh_inode does
not always invalidate the cached acls, and when it does not, the cached acls
get out of sync.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-06-09 09:34:11 -04:00
..
callback_proc.c
callback_xdr.c
callback.c
callback.h
delegation.c
delegation.h
dir.c NFS: Separate metadata and page cache revalidation mechanisms 2006-06-09 09:34:09 -04:00
direct.c NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 2006-04-19 12:43:47 -04:00
file.c NFS: Separate metadata and page cache revalidation mechanisms 2006-06-09 09:34:09 -04:00
idmap.c
inode.c NFS: Fix up inode revalidation accounting 2006-06-09 09:34:10 -04:00
iostat.h
Makefile
mount_clnt.c
nfs2xdr.c
nfs3acl.c NFSv3: Client-side nfsacl caching fix 2006-06-09 09:34:11 -04:00
nfs3proc.c
nfs3xdr.c
nfs4_fs.h
nfs4proc.c NFS: More page cache revalidation fixups 2006-06-09 09:34:09 -04:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c
pagelist.c
proc.c
read.c NFS: Optimize allocation of nfs_read/write_data structures 2006-06-09 09:34:07 -04:00
symlink.c NFS: Separate metadata and page cache revalidation mechanisms 2006-06-09 09:34:09 -04:00
sysctl.c
unlink.c
write.c NFS: Optimize allocation of nfs_read/write_data structures 2006-06-09 09:34:07 -04:00