|
@@ -652,7 +652,7 @@ struct transaction_s
|
|
* This transaction is being forced and some process is
|
|
* This transaction is being forced and some process is
|
|
* waiting for it to finish.
|
|
* waiting for it to finish.
|
|
*/
|
|
*/
|
|
- int t_synchronous_commit:1;
|
|
|
|
|
|
+ unsigned int t_synchronous_commit:1;
|
|
|
|
|
|
/*
|
|
/*
|
|
* For use by the filesystem to store fs-specific data
|
|
* For use by the filesystem to store fs-specific data
|