writeback: remove unused nonblocking and congestion checks (gfs2)
authorWu Fengguang <fengguang.wu@intel.com>
Wed, 18 Nov 2009 10:09:41 +0000 (18:09 +0800)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:59:17 +0000 (11:59 +0000)
No one is calling wb_writeback and write_cache_pages with
wbc.nonblocking=1 any more. And lumpy pageout will want to do
nonblocking writeback without the congestion wait.

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found