]> www.infradead.org Git - mtd-utils.git/commit
Add more information to integrity test error message
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Wed, 18 Jul 2007 08:50:53 +0000 (11:50 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 18 Jul 2007 12:26:07 +0000 (15:26 +0300)
commita6fa706fe9e7696b4b2045edf9698c3bac07e3e3
treedfa82cf848cd7afb92d6e48c7486a0355eb4b437
parente6b8362298c4c2690065442fc1b38ab0af1cb105
Add more information to integrity test error message

When the integrity test encounters a file that does not contain
the expected data, it lists the data that it expected to find
in terms of writes to the file.

Now the test also displays a list of "raw" writes that includes
writes that have been truncated away, or completely overwritten
by other writes.

The test also now displays the pid because it is used as the
initial random seed.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
tests/fs-tests/integrity/integck.c