[LTP] [PATCH v1] statx/statx04: Skip testing casefolded filesystems

Andrea Cervesato andrea.cervesato@suse.com
Thu Jul 2 13:48:47 CEST 2026


>    if (!strcmp(tst_device->fs_type, "vfat") || !strcmp(tst_device->fs_type, "exfat"))
>        expected_mask &= ~(STATX_ATTR_APPEND | STATX_ATTR_IMMUTABLE | STATX_ATTR_NODUMP);

One more thing: this is a snippet. Remember that we also need to filter
out the right kernel version, which is the v7.1 at this point, since it
has been released.

--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list