From: Trond Myklebust Date: Tue, 5 Dec 2006 05:35:40 +0000 (-0500) Subject: NFS: Remove nfs_writepage_sync() X-Git-Tag: v2.6.20-rc1~34^2~412^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=200baa2112012dd8a13db9da3ee6885403f9c013;p=pandora-kernel.git NFS: Remove nfs_writepage_sync() Maintaining two parallel ways of doing synchronous writes is rather pointless. This patch gets rid of the legacy nfs_writepage_sync(), and replaces it with the faster asynchronous writes. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed