Re: [PATCH 4/9] block: Define zoned block device operations

2016-09-19 Thread Bart Van Assche
On 09/19/16 14:27, Damien Le Moal wrote: diff --git a/block/blk-core.c b/block/blk-core.c index 36c7ac3..4a7f7ba 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1941,6 +1941,13 @@ generic_make_request_checks(struct bio *bio) case REQ_OP_WRITE_SAME: if

[PATCH 4/9] block: Define zoned block device operations

2016-09-19 Thread Damien Le Moal
From: Shaun Tancheff Define REQ_OP_ZONE_REPORT, REQ_OP_ZONE_RESET, REQ_OP_ZONE_OPEN, REQ_OP_ZONE_CLOSE and REQ_OP_ZONE_FINISH for handling zones of zoned block devices (host-managed and host-aware). With with these new commands, the total number of operations defined