Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / nilfs2 / the_nilfs.h
index be1267a..de8cc53 100644 (file)
@@ -241,8 +241,8 @@ struct nilfs_root {
        struct the_nilfs *nilfs;
        struct inode *ifile;
 
-       atomic_t inodes_count;
-       atomic_t blocks_count;
+       atomic64_t inodes_count;
+       atomic64_t blocks_count;
 };
 
 /* Special checkpoint number */