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

Cyril Hrubis chrubis@suse.cz
Mon Jan 19 13:39:40 CET 2026


Hi!
> +	.filesystems = (struct tst_fs []) {
> +		{.type = "vfat"},

I wonder if we can add more filesystems here, just to make sure that we
run the test even when vfat is not compiled in the kernel. Does ext2
implement the file_set/getattr calls?

> +		{}
> +	},

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list