diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-05-22 10:22:27 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-05-24 11:18:18 -0400 |
commit | d4a8f3677fe2c2fc86443254fe42825e244c194d (patch) | |
tree | 7b3b31104103208c852ad30616667aeb5256f34e /fs/nfs/namespace.c | |
parent | 749e146e01cf87ce3c1d6f6077b877471b04df5b (diff) |
NFS: Fix nfs_direct_dirty_pages()
We only need to dirty the pages that were actually read in.
Also convert nfs_direct_dirty_pages() to call set_page_dirty() instead of
set_page_dirty_lock(). A call to lock_page() is unacceptable in an rpciod
callback function.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/namespace.c')
0 files changed, 0 insertions, 0 deletions