History log of /external/e2fsprogs/tests/f_detect_junk/script
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63a801dec75d9a7f9ec2973d6f59ac864d22d8bd 07-Nov-2014 Darrick J. Wong <darrick.wong@oracle.com> tests: fix test scripts that don't work on non-Linux systems.

Fix various tests that break on non-Linux systems; in particular,
sed -i doesn't work the same on all platforms; and try to keep the
GNU getopt-isms out.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/tests/f_detect_junk/script
e49b03e341a06a53a5103c467fd5825ec27b752a 04-Nov-2014 Darrick J. Wong <darrick.wong@oracle.com> 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>
/external/e2fsprogs/tests/f_detect_junk/script
b291c11f08570392b6858145d0b677d6e7e89785 14-Sep-2014 Darrick J. Wong <darrick.wong@oracle.com> 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>
/external/e2fsprogs/tests/f_detect_junk/script