Re: [PATCH v4 0/2] quorum: Implement bdrv_co_block_status()

2020-11-13 Thread Max Reitz
On 13.11.20 17:52, Alberto Garcia wrote: Following Max's suggestion, this version sets supported_zero_flags. Berto v4: - Set supported_zero_flags in quorum [Max] - Update test to verify the data written before doing 'write -z' [Max] v3: https://lists.gnu.org/archive/html/qemu-block/2020-11/msg

[PATCH v4 0/2] quorum: Implement bdrv_co_block_status()

2020-11-13 Thread Alberto Garcia
Following Max's suggestion, this version sets supported_zero_flags. Berto v4: - Set supported_zero_flags in quorum [Max] - Update test to verify the data written before doing 'write -z' [Max] v3: https://lists.gnu.org/archive/html/qemu-block/2020-11/msg00371.html - Fall back to BDRV_BLOCK_DATA i