]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: do not run checking when in power cut mode
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 24 Apr 2011 06:58:06 +0000 (09:58 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 25 Apr 2011 17:04:30 +0000 (20:04 +0300)
commit54cb6ff01a7936d7a160a65f5b28f735c05ff3d4
tree4a611efa863d7d3d2dea9674038ec2e4291ee737
parent1fdadd77de15ca3c7fccf576aea9e371d36f4d31
fs-tests: integck: do not run checking when in power cut mode

Do not check the file-system when we are in power cut mode. Currently
we still check the FS if we did not encounter any error, and the test
fails sometimes because meanwhile write-back encounters an error and
drops pages. Disable the checking so far. It should be enabled when
we implement the 'clean' flag for files.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/fs-tests/integrity/integck.c