Re: [PATCH 0/2] fix backup-discard-source test for XFS

2024-10-18 Thread Kevin Wolf
Am 03.10.2024 um 08:39 hat Vladimir Sementsov-Ogievskiy geschrieben: > Hi Kevin! > > Now I revisit my old series, and looking here I see that I forget add you > into CC. > > Does it still make sense? Oops, I missed this one indeed. Thanks, applied to the block branch. Kevin

Re: [PATCH 0/2] fix backup-discard-source test for XFS

2024-10-02 Thread Vladimir Sementsov-Ogievskiy
Hi Kevin! Now I revisit my old series, and looking here I see that I forget add you into CC. Does it still make sense? On 20.06.24 17:44, Vladimir Sementsov-Ogievskiy wrote: Hi all! As Kevin reported, the test doesn't work on XFS, as it rely on disk usage. Fix it, switching to dirty bitmap

[PATCH 0/2] fix backup-discard-source test for XFS

2024-06-20 Thread Vladimir Sementsov-Ogievskiy
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