summaryrefslogtreecommitdiff
path: root/include/linux/buffer_head.h
diff options
context:
space:
mode:
authorEric Lammerts <eric@lammerts.org>2005-01-20 16:07:09 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-20 16:07:09 -0800
commitb8e2d18e388ecb60a5437bfd974e95a6df688d6a (patch)
tree5b0ffd744bd9945bb141722d1d5d4c87034d5ce9 /include/linux/buffer_head.h
parente3945630803ce3d60ac280930c6a22187cb8928f (diff)
[PATCH] ext3: commit superblock before panicking
I have a problem with errors=panic on ext3. When a panic occurs, the error event is not recorded anywhere. So after the reboot, e2fsck doesn't kick in, the file system gets mounted again and the box panics again... Patch below moves the ERRORS_PANIC test down a bit so the journal is aborted before panic() is called. Signed-off-by: Eric Lammerts <eric@lammerts.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions