From 46c0aae12df3e577e6d0a86b4c7aa83661139488 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Wed, 12 Jun 2013 22:56:35 -0400 Subject: [PATCH] --- yaml --- r: 377619 b: refs/heads/master c: cfc7bc896f45251bdcfa45e0d62fda0566e95c4a h: refs/heads/master i: 377617: 05568c6e3f348f277458e0278413dda022cdd905 377615: 0013b8ce24b7face67934b207303db71fa1c0e55 v: v3 --- [refs] | 2 +- trunk/fs/jbd2/commit.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 6d9b424bd9ef..114ba9e5d222 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0ef54180e0187117062939202b96faf04c8673bc +refs/heads/master: cfc7bc896f45251bdcfa45e0d62fda0566e95c4a diff --git a/trunk/fs/jbd2/commit.c b/trunk/fs/jbd2/commit.c index 44b429126258..559bec1a37b4 100644 --- a/trunk/fs/jbd2/commit.c +++ b/trunk/fs/jbd2/commit.c @@ -542,7 +542,7 @@ void jbd2_journal_commit_transaction(journal_t *journal) wake_up(&journal->j_wait_transaction_locked); write_unlock(&journal->j_state_lock); - jbd_debug(3, "JBD2: commit phase 2\n"); + jbd_debug(3, "JBD2: commit phase 2a\n"); /* * Now start flushing things to disk, in the order they appear @@ -557,7 +557,7 @@ void jbd2_journal_commit_transaction(journal_t *journal) &log_bufs, WRITE_SYNC); blk_finish_plug(&plug); - jbd_debug(3, "JBD2: commit phase 2\n"); + jbd_debug(3, "JBD2: commit phase 2b\n"); /* * Way to go: we have now written out all of the data for a