diff options
Diffstat (limited to 'fs/jbd/commit.c')
| -rw-r--r-- | fs/jbd/commit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/jbd/commit.c b/fs/jbd/commit.c index 30c326330766..10845a511003 100644 --- a/fs/jbd/commit.c +++ b/fs/jbd/commit.c @@ -699,7 +699,6 @@ skip_commit: /* The journal should be unlocked by now. */ cp_transaction = jh->b_cp_transaction; if (cp_transaction) { JBUFFER_TRACE(jh, "remove from old cp transaction"); - J_ASSERT_JH(jh, commit_transaction != cp_transaction); __journal_remove_checkpoint(jh); } |
