]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
configure: require libblkid
authorChristoph Hellwig <hch@lst.de>
Thu, 15 Feb 2024 06:54:06 +0000 (07:54 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 13 Mar 2024 07:48:37 +0000 (08:48 +0100)
commitbd07eedeab5d5e3da81a52c04588a0aca1488bea
treee41731ddcd6ea92d504080f8767795ef03d810c0
parentdbe764ee7fcf21aa17a1210f66e0aa1685229f68
configure: require libblkid

We can't support block device access (which is the reason for xfsprogs
to exist) without blkid.  Make it a hard requirement and remove the
stubs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
configure.ac
include/builddefs.in
libxfs/topology.c