From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 06/11] block: Introduce BLKGETZONESZ ioctl Date: Wed, 10 Oct 2018 15:27:26 +0200 Message-ID: <20181010132726.GF22273@lst.de> References: <20181010015239.24930-1-damien.lemoal@wdc.com> <20181010015239.24930-7-damien.lemoal@wdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181010015239.24930-7-damien.lemoal@wdc.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Damien Le Moal Cc: Jens Axboe , "Martin K . Petersen" , Mike Snitzer , linux-block@vger.kernel.org, dm-devel@redhat.com, linux-scsi@vger.kernel.org, Christoph Hellwig , Matias Bjorling List-Id: dm-devel.ids On Wed, Oct 10, 2018 at 10:52:34AM +0900, Damien Le Moal wrote: > Get a zoned block device zone size in number of 512 B sectors. > The zone size is always 0 for regular block devices. Looks good, Reviewed-by: Christoph Hellwig From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 10 Oct 2018 15:27:26 +0200 From: Christoph Hellwig To: Damien Le Moal Cc: linux-block@vger.kernel.org, Jens Axboe , linux-scsi@vger.kernel.org, "Martin K . Petersen" , dm-devel@redhat.com, Mike Snitzer , Christoph Hellwig , Matias Bjorling Subject: Re: [PATCH 06/11] block: Introduce BLKGETZONESZ ioctl Message-ID: <20181010132726.GF22273@lst.de> References: <20181010015239.24930-1-damien.lemoal@wdc.com> <20181010015239.24930-7-damien.lemoal@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20181010015239.24930-7-damien.lemoal@wdc.com> List-ID: On Wed, Oct 10, 2018 at 10:52:34AM +0900, Damien Le Moal wrote: > Get a zoned block device zone size in number of 512 B sectors. > The zone size is always 0 for regular block devices. Looks good, Reviewed-by: Christoph Hellwig