Staging
v0.5.1
https://github.com/torvalds/linux
Revision 5d5e815618c4a8b53806845268c951201d14af6e authored by Jeff Mahoney on 14 December 2005, 19:38:36 UTC, committed by Linus Torvalds on 15 December 2005, 02:56:07 UTC
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 <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent ea54c96
History
Tip revision: 5d5e815618c4a8b53806845268c951201d14af6e authored by Jeff Mahoney on 14 December 2005, 19:38:36 UTC
[PATCH] reiserfs: skip commit on io error
Tip revision: 5d5e815
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top