Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / kernel_patches / patches / export-log-2.6-rhel4.patch
1 Index: linux-2.6.3/fs/jbd/journal.c
2 ===================================================================
3 --- linux-2.6.3.orig/fs/jbd/journal.c   2004-01-08 22:59:10.000000000 -0800
4 +++ linux-2.6.3/fs/jbd/journal.c        2004-02-23 20:09:34.000000000 -0800
5 @@ -71,6 +71,7 @@
6  EXPORT_SYMBOL(journal_errno);
7  EXPORT_SYMBOL(journal_ack_err);
8  EXPORT_SYMBOL(journal_clear_err);
9 +EXPORT_SYMBOL(log_start_commit);
10  EXPORT_SYMBOL(log_wait_commit);
11  EXPORT_SYMBOL(journal_start_commit);
12  EXPORT_SYMBOL(journal_wipe);