On 3/27/24 5:43 PM, Damien Le Moal wrote:
In preparation for adding a generic zone append emulation using zone write plugging, allow device drivers supporting zoned block device to set a the max_zone_append_sectors queue limit of a device to 0 to indicate the lack of native support for zone append operations and that the block layer should emulate these operations using regular write operations.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>