commit | be07e14f96e3121483339a64d917fddb3b86ba98 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Dec 09 14:19:06 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Fri Dec 09 08:29:35 2016 -0700 |
tree | 12059820b1fd1db5a5de2365bbc35b8ee4d0732e | |
parent | a897b6664e9565c980f76af1c123cb0597d79822 [diff] |
blk-wbt: don't throttle discard or write zeroes Both of these are metadata only commands that are not issued by the writeback code and not directly relevant to the writeback bandwith. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>