]> git.baikalelectronics.ru Git - kernel.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)
commite4b7063507be54ae4f39b46d4ca35211a830b4be
tree5161d47d236e18bdb5a1cdafc21e2a55d8de4d15
parent7d513567b89fd94f6161b9ed1745dfacc05f0425
[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