Files
coreutils/util
Sylvestre Ledru 54877ac475 uucore/mv: fd-based xattr copy for cross-device moves (#10014)
Add fsxattr::copy_xattrs_fd; mv's EXDEV fallback opens src/dst with
O_NOFOLLOW via safe_copy and copies content + xattrs on the live fds,
pinning both inodes against a concurrent renamer.
2026-05-17 13:03:17 +02:00
..
2025-03-18 20:52:46 +01:00
2025-03-18 20:52:46 +01:00
2026-01-31 14:37:33 +01:00