]> err.no Git - linux-2.6/blobdiff - include/asm-s390/types.h
Pull sem2mutex into release branch
[linux-2.6] / include / asm-s390 / types.h
index d0be3e477013de865a513c84096753eb9b1e6bfb..5738ad63537c53228dcdc4cf70b2a72c54f32c99 100644 (file)
@@ -93,6 +93,11 @@ typedef u64 sector_t;
 #define HAVE_SECTOR_T
 #endif
 
+#ifdef CONFIG_LSF
+typedef u64 blkcnt_t;
+#define HAVE_BLKCNT_T
+#endif
+
 #endif /* ! __s390x__   */
 #endif /* __ASSEMBLY__  */
 #endif /* __KERNEL__    */