Re: [PATCH v3 6/7] sd: Implement support for ZBC devices

2016-09-27 Thread Martin K. Petersen
> "Damien" == Damien Le Moal writes: Damien, The new stuff looks much cleaner. Thanks for doing that! This hunk has an unintended side effect: @@ -2836,14 +2896,14 @@ static int sd_revalidate_disk(struct gendisk *disk) * react badly if we do. */

[PATCH v3 6/7] sd: Implement support for ZBC devices

2016-09-27 Thread Damien Le Moal
From: Hannes Reinecke Implement ZBC support functions to setup zoned disks, both host-managed and host-aware models. Only zoned disks that satisfy the following conditions are supported: 1) All zones are the same size, with the exception of an eventual last smaller runt zone. 2)