commit | 43c3e6f5abdf6acac9b90c86bf03f995bf7d3d92 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Jan 18 17:42:20 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 18 19:20:16 2006 -0800 |
tree | 06c78af9eeab5ad504e949a78e4ffa1e3cbb6067 | |
parent | 8d3c7fce2d20ecc3264c8d8c91ae3beacdeaed1b [diff] |
[PATCH] jbd: remove_transaction fix We have to check that also the second checkpoint list is non-empty before dropping the transaction. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>