]> 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, 20 Jul 2022 15:05:01 +0000 (17:05 +0200)
commit1cd244ad2bbe5432231c6f47d4777095d83c134d
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