commit | e49b03e341a06a53a5103c467fd5825ec27b752a | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 04 11:49:39 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Nov 04 11:49:39 2014 -0500 |
tree | da3566399aa97e826857495e64ed32d751e5db88 | |
parent | bab25cb7a7e2b042926748a96cadc386e3de6c6a [diff] |
misc: fix broken libmagic interaction with plausibility check If we get as far as calling libmagic, return the correct error code so that mkfs asks for confirmation if libmagic finds something and doesn't ask if nothing is found. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>