summaryrefslogtreecommitdiff
path: root/shlibs/blkid/src/superblocks/hfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'shlibs/blkid/src/superblocks/hfs.c')
-rw-r--r--shlibs/blkid/src/superblocks/hfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shlibs/blkid/src/superblocks/hfs.c b/shlibs/blkid/src/superblocks/hfs.c
index 8ebff68d..033a65de 100644
--- a/shlibs/blkid/src/superblocks/hfs.c
+++ b/shlibs/blkid/src/superblocks/hfs.c
@@ -291,6 +291,7 @@ const struct blkid_idinfo hfs_idinfo =
.name = "hfs",
.usage = BLKID_USAGE_FILESYSTEM,
.probefunc = probe_hfs,
+ .flags = BLKID_IDINFO_TOLERANT,
.magics =
{
{ .magic = "BD", .len = 2, .kboff = 1 },