From: Trond Myklebust Date: Sun, 22 Jul 2007 23:27:32 +0000 (-0400) Subject: NFS: Clean up nfs_writepages() X-Git-Tag: v2.6.24-rc1~1285^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f758c885199611504ff681e3ba66c410b4e9e995;p=pandora-kernel.git NFS: Clean up nfs_writepages() 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 --- Reading git-diff-tree failed