]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid/minix: Use same checks for version 3
authorNate Clark <nate@neworld.us>
Wed, 4 Jan 2017 20:24:32 +0000 (15:24 -0500)
committerNate Clark <nate@neworld.us>
Wed, 4 Jan 2017 20:24:32 +0000 (15:24 -0500)
commitf82c804869bb8613fa0924e3111b7eb55bb04fcd
tree393878acf5ecc1e31f626359bbd3d1257fcd90ab
parenta9975c1072c4975ec2df958188a80d89cabc6171
libblkid/minix: Use same checks for version 3

fsck.minix performs the same sanity checks on all versions of the
superblock. Update the probe to perform the same sanity checks so it is
less likely a different type of filesystem will be identified as minix.

Signed-off-by: Nate Clark <nate@neworld.us>
libblkid/src/superblocks/minix.c