[LTP] [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF
Cyril Hrubis
chrubis@suse.cz
Thu Jun 4 10:36:40 CEST 2026
Hi!
> yes, this was triggered on ntfs3 in my testing.
>
> If the skiplist change makes tests that skip ntfs skip ntfs3 as well,
> then this particular failure would be covered.
>
> I still wonder if unlink09 should treat ENOTTY from FS_IOC_GETFLAGS as
> TCONF in general, though. That would cover any filesystem where inode
> flags are not supported, not just ntfs3.
If we do that we would miss a bug when the support would be disabled by
a mistake in one of the filesystems. So as long as the filesystems that
lack the support are filtered out it's better to make sure that the
functionality is there unconditionally.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list