From: Trond Myklebust Date: Tue, 5 Dec 2006 05:36:56 +0000 (-0500) Subject: NFS: Fix up writeback_control->nr_to_write accounting X-Git-Tag: v2.6.20-rc1~34^2~412^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf85e0a243b56f4ef8439a1e6430307fd9dcda6;p=pandora-kernel.git NFS: Fix up writeback_control->nr_to_write accounting We're really accounting for the same page twice now: once in generic_writepages(), and once in nfs_scan_dirty(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed