diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-12-05 06:36:09 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-12-06 16:46:41 +0100 |
commit | 3925675cb37cc9c3fd1d3f56ce0fa729f995f863 (patch) | |
tree | 9e4ab16c91ab7d679246ade359a00803665ba391 /fs/Makefile | |
parent | NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all() (diff) | |
download | linux-3925675cb37cc9c3fd1d3f56ce0fa729f995f863.tar.xz linux-3925675cb37cc9c3fd1d3f56ce0fa729f995f863.zip |
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>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions