patch-2.4.18 linux/include/linux/genhd.h

Next file: linux/include/linux/highmem.h
Previous file: linux/include/linux/generic_serial.h
Back to the patch index
Back to the overall index

diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/include/linux/genhd.h linux/include/linux/genhd.h
@@ -37,6 +37,7 @@
 /* Ours is not to wonder why.. */
 	BSD_PARTITION =	FREEBSD_PARTITION,
 	MINIX_PARTITION = 0x81,  /* Minix Partition ID */
+	PLAN9_PARTITION = 0x39,  /* Plan 9 Partition ID */
 	UNIXWARE_PARTITION = 0x63,		/* Partition ID, same as */
 						/* GNU_HURD and SCO Unix */
 };

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