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

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

diff -urN linux-2.4.21/include/asm-mips/posix_types.h linux-2.4.22/include/asm-mips/posix_types.h
@@ -17,7 +17,7 @@
 typedef unsigned int	__kernel_dev_t;
 typedef unsigned long	__kernel_ino_t;
 typedef unsigned int	__kernel_mode_t;
-typedef int		__kernel_nlink_t;
+typedef unsigned long	__kernel_nlink_t;
 typedef long		__kernel_off_t;
 typedef int		__kernel_pid_t;
 typedef int		__kernel_ipc_pid_t;

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