diff options
author | Wu Fengguang <fengguang.wu@intel.com> | 2010-07-22 08:50:57 +0400 |
---|---|---|
committer | Wu Fengguang <fengguang.wu@intel.com> | 2011-06-08 04:25:20 +0400 |
commit | cb9bd1159c5fe8995e151fa7df10fa19f8c119cc (patch) | |
tree | 3f2dd37182180cf85cd9e23d989b7fd7eceb1d63 /crypto/twofish_generic.c | |
parent | 94c3dcbb0b0cdfd82cedd21705424d8044edc42c (diff) | |
download | linux-cb9bd1159c5fe8995e151fa7df10fa19f8c119cc.tar.xz |
writeback: introduce writeback_control.inodes_written
The flusher works on dirty inodes in batches, and may quit prematurely
if the batch of inodes happen to be metadata-only dirtied: in this case
wbc->nr_to_write won't be decreased at all, which stands for "no pages
written" but also mis-interpreted as "no progress".
So introduce writeback_control.inodes_written to count the inodes get
cleaned from VFS POV. A non-zero value means there are some progress on
writeback, in which case more writeback can be tried.
Acked-by: Jan Kara <jack@suse.cz>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Diffstat (limited to 'crypto/twofish_generic.c')
0 files changed, 0 insertions, 0 deletions