]> err.no Git - linux-2.6/blobdiff - fs/jbd/journal.c
[PATCH] pcnet32: support ETHTOOL_GPERMADDR
[linux-2.6] / fs / jbd / journal.c
index 334f4cf0823b6229ba684415fc10b9c1b64711bb..7ae2c4fe506bb5bd7b2ac21c6bbf80795741361d 100644 (file)
@@ -957,7 +957,7 @@ void journal_update_superblock(journal_t *journal, int wait)
        if (wait)
                sync_dirty_buffer(bh);
        else
-               ll_rw_block(WRITE, 1, &bh);
+               ll_rw_block(SWRITE, 1, &bh);
 
 out:
        /* If we have just flushed the log (by marking s_start==0), then