]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: handle errors in file_delete
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 15 Apr 2011 13:49:15 +0000 (16:49 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 22 Apr 2011 11:29:51 +0000 (14:29 +0300)
commitfc1c0f7d52bc4dab130a74fea383629c7a341f14
treead348074b112e0f8e1d67823c46b7a9657dcdd72
parent05737bf075032867dcade9690174dacaa77f663f
fs-tests: integck: handle errors in file_delete

Teach 'file_delete()' and several other functions it calls
(like 'file_unlink()) to handle write errors and propagate the
up to the caller.

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