]> git.ipfire.org Git - thirdparty/systemd.git/commit
xattr-util: modernize getcrtime_at() and friends
authorMike Yuan <me@yhndnzj.com>
Sun, 26 Jan 2025 16:46:30 +0000 (17:46 +0100)
committerMike Yuan <me@yhndnzj.com>
Sun, 9 Feb 2025 13:51:03 +0000 (14:51 +0100)
commitbaca3581ea4a6db15ceb95370bf3e5e5990d513a
tree8f77bd1283ebb996e31826246deb573790b60304
parenta0924d96cbea137e723f3089648cbb752063f214
xattr-util: modernize getcrtime_at() and friends

- Drop fd_ prefix for openat()-like function
- Make fd_setcrtime() accept O_PATH fds too
- Use statx_timestamp_load()
src/basic/xattr-util.c
src/basic/xattr-util.h
src/libsystemd/sd-journal/journal-vacuum.c