commit | 885fa13f655940c73787b7fcd4c78813943ece8a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 05 19:21:01 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Sat Apr 08 11:25:38 2017 -0600 |
tree | eb61bdafcea7368813ecde3315ad456a8bf61d34 | |
parent | 1d62ac13634840e02f9b20df9d8e21204f9ab8b8 [diff] |
block: implement splitting of REQ_OP_WRITE_ZEROES bios Copy and past the REQ_OP_WRITE_SAME code to prepare to implementations that limit the write zeroes size. 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>