Re: [PATCH 1/2] sd: Rework ZBC integration

2017-02-28 Thread kbuild test robot
Hi Damien, [auto build test WARNING on scsi/for-next] [also build test WARNING on v4.10 next-20170228] [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/commits/Damien-Le-Moal/Improve-ZBC-integration/20170

[PATCH 1/2] sd: Rework ZBC integration

2017-02-28 Thread Damien Le Moal
Remove most of the zone request specific code from sd_done() and move it to sd_zbc_complete(), which is called at the end of sd_done() so that good_bytes is set for REQ_OP_ZONE_REPORT and REQ_OP_ZONE_RESET. In sd_zbc_complete(), enhance checks on the value of good_bytes for report zones to avoid ev