]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/jbd2.h
ext4, jbd2: Add barriers for file systems with exernal journals
[net-next-2.6.git] / include / linux / jbd2.h
index f1011f7f3d4142bf5771007661cec4cd8a6c3315..638ce4554c76e903d632720b3d25dea3350c745b 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