Re: [PATCH v4 5/7] block: Implement support for zoned block devices

2016-09-29 Thread Martin K. Petersen
> "Damien" == Damien Le Moal writes: Damien> Implement zoned block device zone information reporting and Damien> reset. Zone information are reported as struct blk_zone. This Damien> implementation does not differentiate between host-aware and Damien> host-managed

Re: [PATCH v4 5/7] block: Implement support for zoned block devices

2016-09-28 Thread Shaun Tancheff
On Wed, Sep 28, 2016 at 3:45 AM, Damien Le Moal wrote: > From: Hannes Reinecke > > Implement zoned block device zone information reporting and reset. > Zone information are reported as struct blk_zone. This implementation > does not differentiate between

[PATCH v4 5/7] block: Implement support for zoned block devices

2016-09-28 Thread Damien Le Moal
From: Hannes Reinecke Implement zoned block device zone information reporting and reset. Zone information are reported as struct blk_zone. This implementation does not differentiate between host-aware and host-managed device models and is valid for both. Two functions are provided: