[LTP] [PATCH v4] syscalls: add file_attr05 test

Petr Vorel pvorel@suse.cz
Tue Jan 20 19:58:47 CET 2026


Hi Andrea,

Reviewed-by: Petr Vorel <pvorel@suse.cz>

> +static struct tst_test test = {
> +	.test_all = run,
> +	.setup = setup,
> +	.mntpoint = MNTPOINT,
> +	.needs_root = 1,
> +	.mount_device = 1,
> +	.all_filesystems = 1,

> +	.format_device = 1,
testcases/kernel/syscalls/file_attr/file_attr05.c: useless tag: format_device

very nit: please remove it (.mount_device implies it).

Kind regards,
Petr


More information about the ltp mailing list