]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/jbd/transaction.c
Merge branch 'linus' into x86/mce3
[mv-sheeva.git] / fs / jbd / transaction.c
index e6a117431277129a9a3e23ca93916826e43f842a..ed886e6db399e31a619539b61e6e5765874d2b06 100644 (file)
@@ -1440,6 +1440,8 @@ int journal_stop(handle_t *handle)
                }
        }
 
+       if (handle->h_sync)
+               transaction->t_synchronous_commit = 1;
        current->journal_info = NULL;
        spin_lock(&journal->j_state_lock);
        spin_lock(&transaction->t_handle_lock);