On Thu, Jan 16, 2025 at 03:25:57PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > In commit ce79de11337e38, the metadump v2 tests were updated to leave > the names of loop devices in some global variables so that the cleanup > method can find them and remove the loop devices. Inexplicably, the > metadump v1 test function was not upgraded. Do so now. Probably because the xfsprogs version I was using defaulted to v2 formats and so I didn't notice I hadn't converted the v1 format code. > Cc: <fstests@xxxxxxxxxxxxxxx> # v2024.12.08 > Fixes: ce79de11337e38 ("fstests: clean up loop device instantiation") > Signed-off-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> > --- > common/metadump | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx