]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: require statfs_magic.h only when reflink support enabled
authorKarel Zak <kzak@redhat.com>
Wed, 30 Mar 2022 08:50:38 +0000 (10:50 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 30 Mar 2022 08:50:38 +0000 (10:50 +0200)
commit478b9d477ecdd8f4e3a7b488524e1d4c6a113525
treeaf0309db443dff0cce6d65b85d2593e93bc16672
parent1f5129b79ad232c79ecbac31998e96c20ff4c90c
hardlink: require statfs_magic.h only when reflink support enabled

Addresses: https://github.com/util-linux/util-linux/issues/1634
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/hardlink.c