]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/gfs2/incore.h
gfs2: clean_journal improperly set sd_log_flush_head
[linux.git] / fs / gfs2 / incore.h
index cdf07b408f54c6c0546af3e5867c1e893de628cf..86840a70ee1ae30e87df2403a1b5621019223fd2 100644 (file)
@@ -535,7 +535,7 @@ struct gfs2_jdesc {
        unsigned long jd_flags;
 #define JDF_RECOVERY 1
        unsigned int jd_jid;
-       unsigned int jd_blocks;
+       u32 jd_blocks;
        int jd_recover_error;
        /* Replay stuff */