commit | b4cb6efc1af7da2fa1e9ff0eaf90e2be02cfdf5f | [log] [tgz] |
---|---|---|
author | Coly Li <colyli@suse.de> | Thu Aug 09 15:48:43 2018 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Aug 09 08:21:03 2018 -0600 |
tree | dc2ff414c77f92ce984d3412746246b069a80828 | |
parent | 78ac2107176baa0daf65b0fb8e561d2ed14c83ca [diff] |
bcache: display rate debug parameters to 0 when writeback is not running When writeback is not running, writeback rate should be 0, other value is misleading. And the following dyanmic writeback rate debug parameters should be 0 too, rate, proportional, integral, change otherwise they are misleading when writeback is not running. Signed-off-by: Coly Li <colyli@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>