*/
int t_handle_count;
+ /*
+ * This transaction is being forced and some process is
+ * waiting for it to finish.
+ */
+ int t_synchronous_commit:1;
+
/*
* For use by the filesystem to store fs-specific data
* structures associated with the transaction