Re: [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF
Cyril Hrubis <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] -- Mailing list info: https://lists.linux.it/listinfo/ltp