kernel-ark/fs/nfs
Trond Myklebust 951a143b3f [PATCH] NFS: Fix the file size revalidation
Instead of looking at whether or not the file is open for writes before
 we accept to update the length using the server value, we should rather
 be looking at whether or not we are currently caching any writes.

 Failure to do so means in particular that we're not updating the file
 length correctly after obtaining a POSIX or BSD lock.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:36 -04:00
..
callback_proc.c [PATCH] NFS: Header file cleanup... 2005-06-22 16:07:06 -04:00
callback_xdr.c [PATCH] NFSv4: Fix an Oops in the callback code. 2005-06-22 16:07:29 -04:00
callback.c [PATCH] NFS: Header file cleanup... 2005-06-22 16:07:06 -04:00
callback.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
delegation.c [PATCH] NFS: Header file cleanup... 2005-06-22 16:07:06 -04:00
delegation.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] NFS: Clean up readdir changes. 2005-06-22 16:07:34 -04:00
direct.c [PATCH] NFS: Fix the file size revalidation 2005-06-22 16:07:36 -04:00
file.c [PATCH] NFS: Add support for NFSv3 ACLs 2005-06-22 16:07:24 -04:00
idmap.c [PATCH] NFS: Header file cleanup... 2005-06-22 16:07:06 -04:00
inode.c [PATCH] NFS: Fix the file size revalidation 2005-06-22 16:07:36 -04:00
Makefile [PATCH] NFS: Add support for NFSv3 ACLs 2005-06-22 16:07:24 -04:00
mount_clnt.c [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. 2005-06-22 16:07:03 -04:00
nfs2xdr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nfs3acl.c [PATCH] NFS: Fix up v3 ACL caching code 2005-06-22 16:07:26 -04:00
nfs3proc.c [PATCH] NFS: Cache the NFSv3 acls. 2005-06-22 16:07:25 -04:00
nfs3xdr.c [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs 2005-06-22 16:07:27 -04:00
nfs4_fs.h [PATCH] NFSv4: Fix build warning 2005-06-22 16:07:29 -04:00
nfs4proc.c [PATCH] NFSv4: Fix up races in nfs4_proc_setattr() 2005-06-22 16:07:35 -04:00
nfs4renewd.c [PATCH] NFS: Header file cleanup... 2005-06-22 16:07:06 -04:00
nfs4state.c [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 2005-06-22 16:07:16 -04:00
nfs4xdr.c [PATCH] NFSv4: Client-side xdr for writing NFSv4 acls 2005-06-22 16:07:13 -04:00
nfsroot.c [PATCH] NFS: Add support for NFSv3 ACLs 2005-06-22 16:07:24 -04:00
pagelist.c [PATCH] NFS: cleanup: shrink struct nfs_open_context 2005-06-22 16:07:08 -04:00
proc.c [PATCH] NFS: Allow NFS versions to support different sets of inode operations. 2005-06-22 16:07:09 -04:00
read.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symlink.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
unlink.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
write.c [PATCH] NFS: Fix the file size revalidation 2005-06-22 16:07:36 -04:00