[LTP] [PATCH v3 1/4] Hugetlb: Add new tst_test options for hugeltb test support
Cyril Hrubis
chrubis@suse.cz
Wed Nov 2 14:38:00 CET 2022
Hi!
> > Is there a good reason for this, why can't we call tst_umount() for
> > hugetlbfs?
> >
>
> My reason behind this is,
> tst_umount doesnt break the test, if umount fails. One of the cause
> of failure can be that test left the mounted fs busy, which is not
> expected.
This does not matter, because the do_cleanup() is called only once at
the end of the test. The test exists once the function does finish
anyways.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list