X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fjbd2.h;h=638ce4554c76e903d632720b3d25dea3350c745b;hb=522530311b35ec8fc4785062441dd2d63967ac55;hp=f1011f7f3d4142bf5771007661cec4cd8a6c3315;hpb=6548698f929814375fa5d62ae1db96959b0418c1;p=pandora-kernel.git diff --git a/include/linux/jbd2.h b/include/linux/jbd2.h index f1011f7f3d41..638ce4554c76 100644 --- a/include/linux/jbd2.h +++ b/include/linux/jbd2.h @@ -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