[LTP] [PATCH v2 1/3] Filter mkfs version in tst_fs
Cyril Hrubis
chrubis@suse.cz
Wed Oct 2 13:08:20 CEST 2024
Hi!
> > + if (fs->mkfs_ver && tst_check_cmd(fs->mkfs_ver, 1))
> > + return TCONF;
> > +
> sounds good to me. Perhaps I just noticed that "ret" value is never used
> by run_tcases_per_fs method. that has to be fixed I guess..
That was my mistake when adding the per-fs parameters and I've send a
patch to fix that yesterday.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list