]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] jbd: revert checkpoint list changes
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 14 Feb 2006 21:53:03 +0000 (13:53 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 15 Feb 2006 00:09:34 +0000 (16:09 -0800)
commit19588aaba25ac2994d1228bf9ba8d2308615b109
tree473644b1f2999e3e516cd4f55a3535d9bb29595d
parent51bc4edd0d82255e4ec103efba2f5a354114af13
[PATCH] jbd: revert checkpoint list changes

This patch reverts commit da73178dd3655535bec8cc652e370043766dfc1a:
  [PATCH] jbd: split checkpoint lists

This broke journal_flush() for OCFS2, which is its method of being sure
that metadata is sent to disk for another node.

And two related commits b23742e7d052e06b3a7f7ab84a9a7d379597708d and
cc58fc24c2d724a54a23ebd65736eede3a572488 with the subjects:
  [PATCH] jbd: log_do_checkpoint fix
  [PATCH] jbd: remove_transaction fix

These seem to be incremental bugfixes on the original patch and as such are
no longer needed.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/jbd/checkpoint.c
fs/jbd/commit.c
include/linux/jbd.h