From: Jan Kara Date: Thu, 9 Dec 2010 04:44:24 +0000 (-0600) Subject: writeback: account per-bdi accumulated written pages X-Git-Tag: v3.1-rc1~228^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d2b1ecd0c714adefc7d3a942ef87beb828a763;p=pandora-kernel.git writeback: account per-bdi accumulated written pages Introduce the BDI_WRITTEN counter. It will be used for estimating the bdi's write bandwidth. Peter Zijlstra : Move BDI_WRITTEN accounting into __bdi_writeout_inc(). This will cover and fix fuse, which only calls bdi_writeout_inc(). CC: Michael Rubin Reviewed-by: KOSAKI Motohiro Signed-off-by: Jan Kara Signed-off-by: Wu Fengguang --- Reading git-diff-tree failed