continuity
continuity copied to clipboard
fs.CopyFile should support copying metadata
https://github.com/containerd/continuity/blob/180525291bb77dea7062ac4281fcd38e2a3d76c5/fs/copy.go#L161-L176
The current implementation of CopyFile does not support copying metadata.
CopyFile should optionally copy the metadata as in CopyDir