NFS: use set_page_writeback() in the appropriate places
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Dec 2005 20:20:14 +0000 (15:20 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Dec 2005 20:20:14 +0000 (15:20 -0500)
commitbb713d6d38f7be4f4e7d790cddb1b076e7da6699
tree8b644138d771cf86599be4c1bd0f5bdcab09d39e
parentbb184f3356adbbb1605df2f7c570b4c92231fa3a
NFS: use set_page_writeback() in the appropriate places

 Ensure that we use set_page_writeback() in the appropriate places
 to help the VM in keeping its page radix_tree in sync.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/write.c