aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/journal.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/jbd/journal.c')
-rw-r--r--fs/jbd/journal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jbd/journal.c b/fs/jbd/journal.c
index 99c71940155a..93d1e47647bd 100644
--- a/fs/jbd/journal.c
+++ b/fs/jbd/journal.c
@@ -594,7 +594,7 @@ out:
594 spin_unlock(&journal->j_state_lock); 594 spin_unlock(&journal->j_state_lock);
595 return ret; 595 return ret;
596} 596}
597EXPORT_SYMBOL(journal_commit_will_send_barrier); 597EXPORT_SYMBOL(journal_trans_will_send_data_barrier);
598 598
599/* 599/*
600 * Log buffer allocation routines: 600 * Log buffer allocation routines: