linux/fs/nfs
Trond Myklebust 3925675cb3 NFS: Fix up the dirty page accounting
There is now no reason to account for the dirty pages in the NFS code,
since the VM code will now do it for us via __set_page_dirty_nobuffers(),
and set_page_writeback().

We still need to keep the accounting of stable writes, though.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-12-06 10:46:41 -05:00
..
callback_proc.c
callback_xdr.c
callback.c
callback.h
client.c
delegation.c
delegation.h
dir.c
direct.c NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. 2006-12-06 10:46:30 -05:00
file.c NFS: Fix nfs_release_page 2006-12-06 10:46:40 -05:00
getroot.c
idmap.c
inode.c NFS: cleanup of nfs_sync_inode_wait() 2006-12-06 10:46:35 -05:00
internal.h NFS: Cleanup: add common helper nfs_page_length() 2006-12-06 10:46:36 -05:00
iostat.h
Makefile
mount_clnt.c
namespace.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c NFS: Remove nfs_writepage_sync() 2006-12-06 10:46:38 -05:00
nfs3xdr.c
nfs4_fs.h
nfs4namespace.c
nfs4proc.c NFS: Remove nfs_writepage_sync() 2006-12-06 10:46:38 -05:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c
pagelist.c NFS: Fix up the dirty page accounting 2006-12-06 10:46:41 -05:00
proc.c NFS: Remove nfs_writepage_sync() 2006-12-06 10:46:38 -05:00
read.c NFS: Cleanup: add common helper nfs_page_length() 2006-12-06 10:46:36 -05:00
super.c
symlink.c NFS: Remove use of the Big Kernel Lock around nfs calls to readlink 2006-12-06 10:46:31 -05:00
sysctl.c
unlink.c
write.c NFS: Fix up the dirty page accounting 2006-12-06 10:46:41 -05:00