CAPI: Call a controller 'controller', not 'card'
[pandora-kernel.git] / include / linux / jbd2.h
index f1011f7..638ce45 100644 (file)
@@ -653,6 +653,7 @@ struct transaction_s
         * waiting for it to finish.
         */
        unsigned int t_synchronous_commit:1;
+       unsigned int t_flushed_data_blocks:1;
 
        /*
         * For use by the filesystem to store fs-specific data