[PATCH 01/14] DRBD: major.h

From: Philipp Reisner
Date: Fri Apr 10 2009 - 08:13:04 EST


Since we have a LANANA major number for years, it is documented in devices.txt,
I think that this first patch can go upstream without further changes.

Signed-off-by: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
Signed-off-by: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>

---
diff -uNrp linux-2.6.30-rc1/include/linux/major.h linux-2.6.30-rc1-drbd/include/linux/major.h
--- linux-2.6.30-rc1/include/linux/major.h 2009-04-07 23:25:01.000000000 +0200
+++ linux-2.6.30-rc1-drbd/include/linux/major.h 2009-04-10 13:13:43.186539744 +0200
@@ -145,6 +145,7 @@
#define UNIX98_PTY_MAJOR_COUNT 8
#define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)

+#define DRBD_MAJOR 147
#define RTF_MAJOR 150
#define RAW_MAJOR 162

/home/phil/src/drbdXX/scripts
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/