gfs2: Make statistics unsigned, suitable for use with do_div()
[cascardo/linux.git] / fs / gfs2 / incore.h
index e300f74..121ed08 100644 (file)
@@ -244,7 +244,7 @@ enum {
 };
 
 struct gfs2_lkstats {
-       s64 stats[GFS2_NR_LKSTATS];
+       u64 stats[GFS2_NR_LKSTATS];
 };
 
 enum {