From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Damien Le Moal Cc: Jens Axboe , , , Christoph Hellwig , "Martin K . Petersen" , Hannes Reinecke , Shaun Tancheff , Shaun Tancheff Subject: Re: [PATCH v3 7/7] blk-zoned: implement ioctls From: "Martin K. Petersen" References: <1475025757-6340-1-git-send-email-damien.lemoal@hgst.com> <1475025757-6340-8-git-send-email-damien.lemoal@hgst.com> Date: Wed, 28 Sep 2016 01:03:27 -0400 In-Reply-To: <1475025757-6340-8-git-send-email-damien.lemoal@hgst.com> (Damien Le Moal's message of "Wed, 28 Sep 2016 10:22:37 +0900") Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-ID: >>>>> "Damien" == Damien Le Moal writes: Damien> Adds the new BLKREPORTZONE and BLKRESETZONE ioctls for Damien> respectively obtaining the zone configuration of a zoned block Damien> device and resetting the write pointer of sequential zones of a Damien> zoned block device. Damien> The BLKREPORTZONE ioctl maps directly to a single call of the Damien> function blkdev_report_zones. The zone information result is Damien> passed as an array of struct blk_zone identical to the structure Damien> used internally for processing the REQ_OP_ZONE_REPORT operation. Damien> The BLKRESETZONE ioctl maps to a single call of the Damien> blkdev_reset_zones function. Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering