summaryrefslogtreecommitdiffstats
path: root/lib/Makemodule.am
diff options
context:
space:
mode:
authorKent Overstreet2016-03-15 03:44:36 +0100
committerKarel Zak2016-03-23 10:52:38 +0100
commit7ce27dc517093a7b52408e2d6a9b6d1a063eb3b1 (patch)
tree8bdc13760352d0e19ec01ed6b6f85ab8a7fab8c7 /lib/Makemodule.am
parentpartx: fix --nr usage (diff)
downloadkernel-qcow2-util-linux-7ce27dc517093a7b52408e2d6a9b6d1a063eb3b1.tar.gz
kernel-qcow2-util-linux-7ce27dc517093a7b52408e2d6a9b6d1a063eb3b1.tar.xz
kernel-qcow2-util-linux-7ce27dc517093a7b52408e2d6a9b6d1a063eb3b1.zip
libblkid: Update for newer bcache superblocks
Later version of bcache add different checksum types, and allow for superblocks greater than 4k - skipping the checksum check (as in most other probes) is the easiest solution. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'lib/Makemodule.am')
-rw-r--r--lib/Makemodule.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makemodule.am b/lib/Makemodule.am
index 34bf1ca6a..054b81628 100644
--- a/lib/Makemodule.am
+++ b/lib/Makemodule.am
@@ -5,7 +5,6 @@ libcommon_la_SOURCES = \
lib/blkdev.c \
lib/canonicalize.c \
lib/crc32.c \
- lib/crc64.c \
lib/env.c \
lib/idcache.c \
lib/fileutils.c \