commit | c29cd9004e72acb5a6cb8caf08508f1c5edee686 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <fengguang.wu@intel.com> | Wed Nov 18 18:09:41 2009 +0800 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Dec 03 11:59:17 2009 +0000 |
tree | f2cf39f10f99b551b7feddf759ab7775d6db8b9a | |
parent | 9ae3c6de6981a1e8765b5d029f94555fc0f0fea0 [diff] |
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>