commit | b291c11f08570392b6858145d0b677d6e7e89785 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sat Sep 13 15:12:46 2014 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Sep 20 23:42:19 2014 -0400 |
tree | 97798b955abd4fb7ad7f79d44e5b0222a2520f85 | |
parent | c8b20b40ebf0278b2d100a964a32d8e13046f437 [diff] |
misc: use libmagic when libblkid can't identify something If we're using check_plausibility() to try to identify something that obviously isn't an ext* filesystem and libblkid doesn't know what it is, try libmagic instead. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>