Re: [PATCH 09/11] block: Expose queue nr_zones in sysfs

2018-10-10 Thread kbuild test robot
Hi Damien, Thank you for the patch! Yet something to improve: [auto build test ERROR on block/for-next] [also build test ERROR on v4.19-rc7 next-20181010] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

Re: [PATCH 09/11] block: Expose queue nr_zones in sysfs

2018-10-10 Thread kbuild test robot
Hi Damien, Thank you for the patch! Yet something to improve: [auto build test ERROR on block/for-next] [also build test ERROR on v4.19-rc7 next-20181010] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

Re: [PATCH 09/11] block: Expose queue nr_zones in sysfs

2018-10-10 Thread Christoph Hellwig
On Wed, Oct 10, 2018 at 10:52:37AM +0900, Damien Le Moal wrote: > Expose through sysfs the nr_zones field of a zoned block device request > queue. This represents the total number of zones of the device > calculated using the known disk capacity and zone size. > > Exposing this value helps in debu