[LTP] struct tst_fs: Add flag for checking filesystem mount support in kernel
Andrea Cervesato
andrea.cervesato@suse.com
Tue Aug 18 09:51:41 CEST 2026
Hi Martin,
> Hi Martin,
>
> On Fri, 14 Aug 2026, Martin Doucha wrote:
> > struct tst_fs: Add flag for checking filesystem mount support in kernel
>
> --- [PATCH 1/3] ---
>
> > - const void *data, int *is_fuse);
> > + const void *data, int *is_fuse, unsigned int check_support);
>
> Could safe_mount() and SAFE_MOUNT2() gain kernel-doc comments that describe
> the new check_support argument and the resulting TCONF behavior? These are
> modified public APIs in include/ and lib/.
This is actually correct, rather than adding only docs in the struct,
it would be good to add the doc also in the function documentation.
The rest LGTM
Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
More information about the ltp
mailing list