Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
[powerpc.git] / fs / jbd2 / transaction.c
index c051a94..3a87001 100644 (file)
@@ -27,6 +27,8 @@
 #include <linux/mm.h>
 #include <linux/highmem.h>
 
+static void __jbd2_journal_temp_unlink_buffer(struct journal_head *jh);
+
 /*
  * jbd2_get_transaction: obtain a new transaction_t object.
  *