commit | c20cfc27a47307e811346f85959cf3cc07ae42f9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 05 19:21:07 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Sat Apr 08 11:25:38 2017 -0600 |
tree | 839935e669730a0c1d5f4a770e49d9b8c137cfc8 | |
parent | 615ec946abd9080224b1a5c1f80a575c8dc043f7 [diff] |
block: stop using blkdev_issue_write_same for zeroing We'll always use the WRITE ZEROES code for zeroing now. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>