NFS: Clean up nfs_writepages()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 22 Jul 2007 23:27:32 +0000 (19:27 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:15:13 +0000 (17:15 -0400)
Just call write_cache_pages directly instead of hacking the writeback
control structure in order to find out if we were called from writepages()
or directly from the VM.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found