[LTP] [PATCH] utimensat01: Test all available FS and handle FS with no attributes
Petr Vorel
pvorel@suse.cz
Wed Sep 30 10:21:47 CEST 2020
Hi Cyril,
> Hi!
> > Although this fails on NTFS and exfat and FUSE.
> > I don't remember which flag removes these filesystems, there was some
> > workaround. Cyril, Li, Jan, do you remember?
> That's the:
> .dev_fs_flags = TST_FS_SKIP_FUSE,
> Which should fix the failures here. Moreover I do wonder if this is a
> real bug in the fuse implementation or something that have been left out
> intentionally.
Thanks for info. Also vfat needs to be filtered out (if it's not a bug, which
needs to be implemented).
If we decide to filter out it, we'd need one more flag (something like
TST_FS_SKIP_MICROSOFT, which would filter out vfat, ntfs and exfat).
Kind regards,
Petr
More information about the ltp
mailing list