Files
systemd/src/shared
Mike Yuan b8df25dcfe xattr-util: try new *xattrat() family syscalls first
Added in 6140be90ec

However, when O_PATH fds are encountered we'd have to go by
/proc/self/fd/ still, since the kernel people are reluctant
to make the new syscalls work with them
(https://lore.kernel.org/linux-fsdevel/20250206-steril-raumplanung-733224062432@brauner/)
Hence getxattrat() and listxattrat() are not employed.

While at it, remove the discrepancy between path being NULL
and empty - I don't grok the "security issue" claimed earlier,
but nowadays even the kernel treats the two as identical:
e896474fe4
2025-02-09 14:51:04 +01:00
..
2023-10-31 18:32:13 +01:00
2024-04-18 17:39:34 +02:00
2024-12-18 13:47:35 +01:00
2024-06-11 23:17:21 +01:00
2023-06-05 11:22:43 +02:00
2024-10-29 18:38:42 +01:00
2024-07-16 23:12:48 +02:00
2024-04-29 18:14:41 +02:00
2024-04-29 18:14:41 +02:00
2025-01-22 14:47:57 +01:00
2024-09-03 08:49:49 +02:00
2025-01-28 03:28:26 +09:00
2024-07-16 15:03:37 +02:00
2024-12-03 14:30:01 +01:00
2024-10-24 10:17:35 +02:00
2025-02-01 14:09:06 +09:00
2024-09-21 05:10:47 +09:00
2023-04-14 16:56:15 +02:00