diff options
Diffstat (limited to 'fs/jbd2/checkpoint.c')
-rw-r--r-- | fs/jbd2/checkpoint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jbd2/checkpoint.c b/fs/jbd2/checkpoint.c index 16a698bd906d..d49d202903fb 100644 --- a/fs/jbd2/checkpoint.c +++ b/fs/jbd2/checkpoint.c | |||
@@ -565,7 +565,7 @@ int jbd2_cleanup_journal_tail(journal_t *journal) | |||
565 | * | 565 | * |
566 | * Called with the journal locked. | 566 | * Called with the journal locked. |
567 | * Called with j_list_lock held. | 567 | * Called with j_list_lock held. |
568 | * Returns number of bufers reaped (for debug) | 568 | * Returns number of buffers reaped (for debug) |
569 | */ | 569 | */ |
570 | 570 | ||
571 | static int journal_clean_one_cp_list(struct journal_head *jh, int *released) | 571 | static int journal_clean_one_cp_list(struct journal_head *jh, int *released) |