Re: [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios

2017-04-10 Thread Anthony Youngman
s/past/paste/ On 05/04/17 15:21, Christoph Hellwig wrote: Copy and past the REQ_OP_WRITE_SAME code to prepare to implementations that limit the write zeroes size. Cheers, Wol

[PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios

2017-04-05 Thread Christoph Hellwig
Copy and past the REQ_OP_WRITE_SAME code to prepare to implementations that limit the write zeroes size. Signed-off-by: Christoph Hellwig Reviewed-by: Martin K. Petersen Reviewed-by: Hannes Reinecke --- block/blk-merge.c | 17

[PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios

2017-04-05 Thread Christoph Hellwig
Copy and past the REQ_OP_WRITE_SAME code to prepare to implementations that limit the write zeroes size. Signed-off-by: Christoph Hellwig Reviewed-by: Martin K. Petersen Reviewed-by: Hannes Reinecke --- block/blk-merge.c | 17