]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: add missing verbose messages and unify them
authorKarel Zak <kzak@redhat.com>
Thu, 31 Oct 2024 10:00:32 +0000 (11:00 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 31 Oct 2024 10:08:56 +0000 (11:08 +0100)
commit657a721be68c80fb106e04118dca16c52b2dfab1
tree3b27a56764764057fed930f20ec578dbb11faa96
parent3001da7fa9458c3cc0bdbd26047ed43e618e1071
hardlink: add missing verbose messages and unify them

* use the concept of "Skipped (<reason>) <filename>" for all verbose  messages

* also add "Skipped" messages for the options --exclude and --exclude-subtree

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/hardlink.c