Re: [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF
xl wu <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <CANJThoG6kuQ7tAqMr3JVMuu7qu8QZXMqDTU27skohpB37k8xJg@mail.gmail.com> |
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. Thanks, XiaoLei Cyril Hrubis <[email protected]> 于2026年6月3日周三 17:59写道: > Hi! > > If FS_IOC_GETFLAGS fails with ENOTTY, the filesystem does not support > > inode flags. This is an unsupported test configuration rather than a > > broken test setup, so report TCONF instead of TBROK. > > This happens on ntfs3 as well right? > > I suppose that this will be fixed if we had the change I've proposed for > the test library in the skiplist handling for the other patch. > > -- > Cyril Hrubis > [email protected] > -- Mailing list info: https://lists.linux.it/listinfo/ltp