commit | e261f51f25b98c213e0b3d7f2109b117d714f69d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 05 00:35:41 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 06 10:46:39 2006 -0500 |
tree | 92dfd162f8721f99de74c8227a7f0655143eed9a | |
parent | 4d770ccf4257b23a7ca2a85de1b1c22657b581d8 [diff] |
NFS: Make nfs_updatepage() mark the page as dirty. This will ensure that we can call set_page_writeback() from within nfs_writepage(), which is always called with the page lock set. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>