On Fri, Jan 14, 2022 at 11:58:40AM +0100, Ilya Dryomov wrote:
On Thu, Jan 13, 2022 at 3:44 PM Peter Lieven <[email protected]> wrote:V1->V2: Patch 1: Treat a hole just like an unallocated area. [Ilya] Patch 2: Apply workaround only for pre-Quincy librbd versions and ensure default striping and non child images. [Ilya] Peter Lieven (2): block/rbd: fix handling of holes in .bdrv_co_block_status block/rbd: workaround for ceph issue #53784 block/rbd.c | 52 +++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 45 insertions(+), 7 deletions(-) -- 2.25.1These patches have both "for-6.2" in the subject and Cc: [email protected] in the description, which is a little confusing. Just want to clarify that they should go into master and be backported to 6.2.
Yeah, a bit confusing. These are for 7.0, so @Kevin can these patches go with your tree?
I'd just add the fixes tag also in the patch 2. With that: Reviewed-by: Stefano Garzarella <[email protected]> Thanks, Stefano
