[LTP] [PATCH v5 1/3] Filter mkfs version in tst_fs
Cyril Hrubis
chrubis@suse.cz
Thu Oct 10 15:19:45 CEST 2024
Hi!
> @@ -1832,7 +1839,7 @@ static int run_tcases_per_fs(void)
> if (!fs)
> continue;
>
> - run_tcase_on_fs(fs, filesystems[i]);
> + ret = run_tcase_on_fs(fs, filesystems[i]);
I guess that I didn't explain it clearly enough, I would like to have a
patch merged that only fixes this (ideally with your reviewed-by) rather
than fixing this in a patchset that adds new functionality. I've send
the patch here quite a while ago:
http://patchwork.ozlabs.org/project/ltp/patch/20241001151918.12097-1-chrubis@suse.cz/
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list