[LTP] [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF

xl wu wxl18715129466@gmail.com
Thu Jun 4 10:05:59 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.

  Thanks,
  XiaoLei

Cyril Hrubis <chrubis@suse.cz> 于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
> chrubis@suse.cz
>


More information about the ltp mailing list