commit | e73c23ff736e1ea371dfa419d7bf8e77ee53044a | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@hgst.com> | Wed Nov 30 12:28:58 2016 -0800 |
committer | Jens Axboe <axboe@fb.com> | Thu Dec 01 07:58:40 2016 -0700 |
tree | 0c31b23f95f72106ed12776a5343b17986d3c7bc | |
parent | b02d8aaea12463f573c5ef485c638ab12628dc5e [diff] |
block: add async variant of blkdev_issue_zeroout Similar to __blkdev_issue_discard this variant allows submitting the final bio asynchronously and chaining multiple ranges into a single completion. Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@hgst.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>