qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status


From: Peter Lieven
Subject: [PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
Date: Thu, 13 Jan 2022 15:44:24 +0100

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.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]