1
0
Fork 0
alistair23-linux/fs/jbd
Mark Fasheh 7c8903f637 [PATCH] jbd: revert checkpoint list changes
This patch reverts commit f93ea411b73594f7d144855fd34278bcf34a9afc:
  [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 8d3c7fce2d and
43c3e6f5ab 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>
2006-02-14 16:09:34 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checkpoint.c [PATCH] jbd: revert checkpoint list changes 2006-02-14 16:09:34 -08:00
commit.c [PATCH] jbd: revert checkpoint list changes 2006-02-14 16:09:34 -08:00
journal.c [PATCH] gfp_t: fs/* 2005-10-28 08:16:47 -07:00
recovery.c [PATCH] jbd doc: fix some kernel-doc warnings 2005-11-07 07:53:55 -08:00
revoke.c [PATCH] Change ll_rw_block() calls in JBD 2005-09-07 16:57:55 -07:00
transaction.c [PATCH] jbd: fix transaction batching 2006-02-05 11:06:53 -08:00