]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh
authorChris Mason <mason@suse.com>
Wed, 1 Feb 2006 11:06:49 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:26 +0000 (08:53 -0800)
commit3d4492f81dd7b486f1be0616a1ce7f73760f406e
tree5161d47d236e18bdb5a1cdafc21e2a55d8de4d15
parente0e851cf30f1a9bd2e2a7624e9810378d6a2b072
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh

write_ordered_buffers should handle dirty non-uptodate buffers without a
BUG()

Signed-off-by: Chris Mason <mason@suse.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/journal.c