patch-2.4.1 linux/include/asm-alpha/errno.h

Next file: linux/include/asm-alpha/unistd.h
Previous file: linux/fs/udf/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/include/asm-alpha/errno.h linux/include/asm-alpha/errno.h
@@ -139,4 +139,6 @@
 #define ENOMEDIUM	129	/* No medium found */
 #define EMEDIUMTYPE	130	/* Wrong medium type */
 
+#define EHASHCOLLISION  131     /* Number of hash collisons exceeds maximum generation counter value.  */
+
 #endif

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