[LTP] [PATCH v5 1/3] Filter mkfs version in tst_fs
Andrea Cervesato
andrea.cervesato@suse.com
Fri Oct 11 08:56:05 CEST 2024
Hi!
On 10/10/24 15:26, Cyril Hrubis wrote:
> 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/
> And other than this the rest of the patchset is fine.
>
If it's ok for you, I will push all patches with your patch included and
Reviewed-by tag in the last one.
Andrea
More information about the ltp
mailing list