[LTP] [PATCH v1 0/3] LTP: adjust socket xattr tests for kernel 7.0+; add .editorconfig
Jan Polensky
japo@linux.ibm.com
Mon Mar 9 18:20:54 CET 2026
Linux 7.0 allows user.* xattrs on sockets (dc0876b9846d). Update
fsetxattr02/setxattr02 to expect success on 7.0+ (instead of -EPERM).
Add .editorconfig for consistent formatting.
Jan Polensky (3):
fsetxattr02: Adapt test for kernel 7.0+ socket xattr support
setxattr02: Adapt test for kernel 7.0+ socket xattr support
editorconfig: add consistent formatting rules for LTP
.editorconfig | 36 +++++++++++++++++++
.../kernel/syscalls/fsetxattr/fsetxattr02.c | 4 +++
.../kernel/syscalls/setxattr/setxattr02.c | 4 +++
3 files changed, 44 insertions(+)
create mode 100644 .editorconfig
--
2.53.0
More information about the ltp
mailing list