aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cp/reflink-perm (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady1-0/+43
* src/copy.c (copy_reg): When cloning only skip the data copying * tests/cp/reflink-perm: New test to check times and modes copied * tests/Makefile.am: Reference the new test * NEWS: Mention the fix