From: Yu Watanabe Date: Sun, 9 Feb 2025 15:41:38 +0000 (+0900) Subject: xattr-util: try new *xattrat() family syscalls first (#36228) X-Git-Tag: v258-rc1~1375 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aaa274ed7f67a93e8cc0718d8afb83106d46f76f;p=thirdparty%2Fsystemd.git xattr-util: try new *xattrat() family syscalls first (#36228) While killing cgroup v1 I want to turn all cg_* helpers to take cgroupfs_fd + cg path, which means all relevant path operations must support openat() semantics. `removexattrat()` is currently missing. I took the chance to do a bigger refactor for xattr-util. --- aaa274ed7f67a93e8cc0718d8afb83106d46f76f