qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix backup-discard-source test for XFS
@ 2024-06-20 14:44 Vladimir Sementsov-Ogievskiy
  2024-06-20 14:44 ` [PATCH 1/2] iotests/backup-discard-source: convert size variable to be int Vladimir Sementsov-Ogievskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2024-06-20 14:44 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, vsementsov

Hi all!

As Kevin reported, the test doesn't work on XFS, as it rely on disk
usage.

Fix it, switching to dirty bitmap for guest write tracking.

Vladimir Sementsov-Ogievskiy (2):
  iotests/backup-discard-source: convert size variable to be int
  iotests/backup-discard-source: don't use actual-size

 .../qemu-iotests/tests/backup-discard-source  | 39 ++++++++++++-------
 1 file changed, 25 insertions(+), 14 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-18 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 14:44 [PATCH 0/2] fix backup-discard-source test for XFS Vladimir Sementsov-Ogievskiy
2024-06-20 14:44 ` [PATCH 1/2] iotests/backup-discard-source: convert size variable to be int Vladimir Sementsov-Ogievskiy
2024-06-20 14:44 ` [PATCH 2/2] iotests/backup-discard-source: don't use actual-size Vladimir Sementsov-Ogievskiy
2024-10-03  6:39 ` [PATCH 0/2] fix backup-discard-source test for XFS Vladimir Sementsov-Ogievskiy
2024-10-18 14:52   ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).