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)
commitc29cd9004e72acb5a6cb8caf08508f1c5edee686
treef2cf39f10f99b551b7feddf759ab7775d6db8b9a
parent9ae3c6de6981a1e8765b5d029f94555fc0f0fea0
writeback: remove unused nonblocking and congestion checks (gfs2)

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>
fs/gfs2/aops.c