From: Jan Kara Date: Thu, 19 Jan 2006 01:42:19 +0000 (-0800) Subject: [PATCH] jbd: log_do_checkpoint fix X-Git-Tag: v2.6.16-rc2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3c7fce2d20ecc3264c8d8c91ae3beacdeaed1b;p=pandora-kernel.git [PATCH] jbd: log_do_checkpoint fix While checkpointing we have to check that our transaction still is in the checkpoint list *and* (not or) that it's not just a different transaction with the same address. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed