public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/2] LTP: adjust socket xattr tests for kernel 7.1.0+
@ 2026-03-14 15:13 Jan Polensky
  2026-03-14 15:13 ` [LTP] [PATCH v2 1/2] fsetxattr02: Adapt test for kernel 7.1.0+ socket xattr support Jan Polensky
  2026-03-14 15:13 ` [LTP] [PATCH v2 2/2] setxattr02: " Jan Polensky
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Polensky @ 2026-03-14 15:13 UTC (permalink / raw)
  To: chrubis, pvorel; +Cc: Linux Test Project

Linux 7.1.0 allows user.* xattrs on sockets (dc0876b9846d). Update
fsetxattr02/setxattr02 to expect success on 7.1.0+ (instead of -EPERM).

Jan Polensky (2):
  fsetxattr02: Adapt test for kernel 7.1.0+ socket xattr support
  setxattr02: Adapt test for kernel 7.1.0+ socket xattr support

 testcases/kernel/syscalls/fsetxattr/fsetxattr02.c | 7 ++++++-
 testcases/kernel/syscalls/setxattr/setxattr02.c   | 6 +++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.53.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-16  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-14 15:13 [LTP] [PATCH v2 0/2] LTP: adjust socket xattr tests for kernel 7.1.0+ Jan Polensky
2026-03-14 15:13 ` [LTP] [PATCH v2 1/2] fsetxattr02: Adapt test for kernel 7.1.0+ socket xattr support Jan Polensky
2026-03-14 15:13 ` [LTP] [PATCH v2 2/2] setxattr02: " Jan Polensky
2026-03-16  7:56   ` Petr Vorel
2026-03-16  9:07     ` Jan Polensky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox