patch-2.4.22 linux-2.4.22/include/asm-mips64/posix_types.h

Next file: linux-2.4.22/include/asm-mips64/processor.h
Previous file: linux-2.4.22/include/asm-mips64/pgtable.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-mips64/posix_types.h linux-2.4.22/include/asm-mips64/posix_types.h
@@ -16,7 +16,7 @@
  */
 
 typedef unsigned int	__kernel_dev_t;
-typedef unsigned int	__kernel_ino_t;
+typedef unsigned long	__kernel_ino_t;
 typedef unsigned int	__kernel_mode_t;
 typedef unsigned int	__kernel_nlink_t;
 typedef long		__kernel_off_t;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)