]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/jbd2.h
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
[linux-2.6-omap-h63xx.git] / include / linux / jbd2.h
index d5f7cff4cb28ff5829db5036f9a29e5112756fc1..d861ffd498211ae51351359a559c7e7844e86661 100644 (file)
@@ -442,6 +442,8 @@ struct transaction_s
        /*
         * Transaction's current state
         * [no locking - only kjournald2 alters this]
+        * [j_list_lock] guards transition of a transaction into T_FINISHED
+        * state and subsequent call of __jbd2_journal_drop_transaction()
         * FIXME: needs barriers
         * KLUDGE: [use j_state_lock]
         */