[LTP] [PATCH v4 1/3] syscalls/creat09: Add umask test condition

Cyril Hrubis chrubis@suse.cz
Wed Sep 21 15:55:56 CEST 2022


Hi!
> > Yes.  Please apply it with fix the messages. Thanks.
> 
> I guess you miss this patchset. so ping again.

Sorry for the delay.

I just did quick test and I got failures on XFS on kernel 5.19, wasn't
this supposed to be fixed in 5.19?

...
creat09.c:106: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
creat09.c:112: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
creat09.c:106: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
creat09.c:112: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set
creat09.c:120: TINFO: File created with umask(S_IXGRP)
creat09.c:106: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
creat09.c:110: TFAIL: mntpoint/testdir/creat.tmp: Setgid bit is set
creat09.c:106: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
creat09.c:110: TFAIL: mntpoint/testdir/open.tmp: Setgid bit is set
...

$ uname -r
5.19.0

$ git describe 1639a49ccdce
v5.19-rc7-3-g1639a49ccdce


Is there any in-flight patch for v6.0 that fixes this for XFS?

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list