From: Jeff Mahoney Date: Wed, 14 Dec 2005 19:38:36 +0000 (-0500) Subject: [PATCH] reiserfs: skip commit on io error X-Git-Tag: v2.6.15-rc6~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5e815618c4a8b53806845268c951201d14af6e;p=pandora-kernel.git [PATCH] reiserfs: skip commit on io error This should have been part of the original io error patch, but got dropped somewhere along the way. It's extremely important when handling the i/o error in the journal to not commit the transaction with corrupt data. This patch adds that code back in. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed