]> git.ipfire.org Git - thirdparty/coreutils.git/commit
cp,install,mv: --debug: output debug info when reflinking
authorPádraig Brady <P@draigBrady.com>
Fri, 24 Feb 2023 15:15:20 +0000 (15:15 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 24 Feb 2023 15:17:36 +0000 (15:17 +0000)
commit65bb2765646df18488b266e6c1851593d3f9c966
tree68fe25e157647f8d7964d9aa3be068adffa81344
parent5c8c2a5161c0b6f84212778f694c526105f10dab
cp,install,mv: --debug: output debug info when reflinking

* src/copy.c (copy_reg): Always check whether to output debug info.
(emit_debug): Restrict output with `cp --attributes-only`.
src/copy.c