]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - include/asm-powerpc/types.h
[PATCH] 2TB files: add blkcnt_t
[linux-3.10.git] / include / asm-powerpc / types.h
index ec3c2ee8bf86e7a52e59e6531904b881cfce4801..baabba96e31342ecf9be2af2a9d7c335fe4630be 100644 (file)
@@ -103,6 +103,11 @@ typedef u64 sector_t;
 #define HAVE_SECTOR_T
 #endif
 
 #define HAVE_SECTOR_T
 #endif
 
+#ifdef CONFIG_LSF
+typedef u64 blkcnt_t;
+#define HAVE_BLKCNT_T
+#endif
+
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */