[LTP] [PATCH v4] syscalls: add file_attr05 test
Andrea Cervesato
andrea.cervesato@suse.com
Wed Jan 21 14:40:11 CET 2026
On Tue Jan 20, 2026 at 7:58 PM CET, Petr Vorel wrote:
> 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
Merged with this small modification. Thanks
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
More information about the ltp
mailing list