All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/2] Add listxattr04 test reproducer
@ 2025-07-09 11:36 Andrea Cervesato
  2025-07-09 11:36 ` [LTP] [PATCH v3 1/2] core: add tst_selinux_enabled() utility Andrea Cervesato
  2025-07-09 11:37 ` [LTP] [PATCH v3 2/2] Add listxattr04 reproducer Andrea Cervesato
  0 siblings, 2 replies; 8+ messages in thread
From: Andrea Cervesato @ 2025-07-09 11:36 UTC (permalink / raw)
  To: ltp

Reproducer for https://lore.kernel.org/linux-fsdevel/m1wm9qund4.fsf@gmail.com/T/

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Changes in v3:
- add tst_selinux_enabled() utility
- Link to v2: https://lore.kernel.org/r/20250703-xattr_bug_repr-v2-1-154e9afe2463@suse.com

Changes in v2:
- only check if SELinux is up and running
- Link to v1: https://lore.kernel.org/r/20250703-xattr_bug_repr-v1-1-5dcf5dde8b61@suse.com

---
Andrea Cervesato (2):
      core: add tst_selinux_enabled() utility
      Add listxattr04 reproducer

 include/tst_security.h                            |   1 +
 lib/tst_security.c                                |  15 ++-
 testcases/kernel/syscalls/listxattr/.gitignore    |   1 +
 testcases/kernel/syscalls/listxattr/Makefile      |   2 +
 testcases/kernel/syscalls/listxattr/listxattr04.c | 108 ++++++++++++++++++++++
 5 files changed, 126 insertions(+), 1 deletion(-)
---
base-commit: d071de02e800d8d2cf823af9bdf263aff5945321
change-id: 20250702-xattr_bug_repr-5873b84792fb

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


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

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

end of thread, other threads:[~2025-07-16  8:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 11:36 [LTP] [PATCH v3 0/2] Add listxattr04 test reproducer Andrea Cervesato
2025-07-09 11:36 ` [LTP] [PATCH v3 1/2] core: add tst_selinux_enabled() utility Andrea Cervesato
2025-07-09 13:34   ` Cyril Hrubis
2025-07-09 11:37 ` [LTP] [PATCH v3 2/2] Add listxattr04 reproducer Andrea Cervesato
2025-07-16 19:26   ` Wei Gao via ltp
2025-07-16  7:34     ` Andrea Cervesato via ltp
2025-07-16 19:56       ` Wei Gao via ltp
2025-07-16  8:20         ` Andrea Cervesato via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.