Re: [PATCH 8/9] sd: Implement support for ZBC devices

2016-09-19 Thread Shaun Tancheff
On Mon, Sep 19, 2016 at 4:27 PM, Damien Le Moal wrote: > From: Hannes Reinecke > > Implement ZBC support functions to setup zoned disks and fill the > block device zone information tree during the device scan. The > zone information tree is also always updated on disk revalidation. > This adds su

Re: [PATCH 8/9] sd: Implement support for ZBC devices

2016-09-19 Thread kbuild test robot
Hi Hannes, [auto build test WARNING on linus/master] [also build test WARNING on v4.8-rc7] [cannot apply to block/for-next next-20160919] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base

[PATCH 8/9] sd: Implement support for ZBC devices

2016-09-19 Thread Damien Le Moal
From: Hannes Reinecke Implement ZBC support functions to setup zoned disks and fill the block device zone information tree during the device scan. The zone information tree is also always updated on disk revalidation. This adds support for the REQ_OP_ZONE* operations and also implements the new R