Open
Description
Although this is basically implemented in https://github.com/nicokoch/reflink/blob/master/src/sys/unix.rs, the code itself doesn't work portable on all architectures where linux runs (nicokoch/reflink#7), and fixing it would require a duplication of code from the nix
crate, so it might be a better idea to move the unix-specific code into the nix
crate instead.
Metadata
Metadata
Assignees
Labels
No labels