commit | fe2cb2905c3dc872158e7ce30df05d72c3989645 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Apr 20 16:03:02 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:16:10 2017 -0600 |
tree | 1d0c3f8c842cc2a3221424a57719dac0fabc809d | |
parent | 17d5363b83f8c73ef9109f75a4a9b578f31d842f [diff] |
loop: zero-fill bio on the submitting cpu In thruth I've just audited which blk-mq drivers don't currently have a complete callback, but I think this change is at least borderline useful. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@fb.com>