On 19-07-11 10:53:22, Chaitanya Kulkarni wrote: > This is a preparation patch for implementing the support for the > write-zeroes operations for null_blk. We introduce a new bool flag > write-zeroes for nullb_device structure so that user can either set > this value through configfs when null_blk is memory backed or use > module parameter. Following two patches are implementing respective > support for REQ_OP_WRITE_ZEROES. > > Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx> Hi Chaitanya, It looks good to be squashed with 3rd patch. Code looks good to me. Thanks!