patch-2.4.2 linux/include/asm-mips64/errno.h

Next file: linux/include/asm-mips64/sn/mapped_kernel.h
Previous file: linux/include/asm-mips64/delay.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/include/asm-mips64/errno.h linux/include/asm-mips64/errno.h
@@ -1,10 +1,10 @@
-/* $Id: errno.h,v 1.1 1999/08/18 23:37:51 ralf Exp $
- *
+/*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  *
- * Copyright (C) 1995 by Ralf Baechle
+ * Copyright (C) 1995, 2001 by Ralf Baechle
+ * Copyright (C) 2001 Silicon Graphics, Inc.
  */
 #ifndef _ASM_ERRNO_H
 #define _ASM_ERRNO_H
@@ -142,6 +142,7 @@
  */
 #define ENOMEDIUM	159	/* No medium found */
 #define EMEDIUMTYPE	160	/* Wrong medium type */
+#define EHASHCOLLISION	125	/* Number of hash collisons exceeds maximum generation counter value.  */
 
 #define EDQUOT		1133	/* Quota exceeded */
 

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