]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d7b56c0d90f4de74216e5282c25f46637129ac4
treef2cf39f10f99b551b7feddf759ab7775d6db8b9a
parent1377b9f38c5bc9f2e0014c1b76126bf289490994
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