Re: [PATCH 01/16] DRBD: major.h

From: Andrew Morton
Date: Fri May 01 2009 - 05:08:41 EST


On Thu, 30 Apr 2009 13:26:37 +0200 Philipp Reisner <philipp.reisner@xxxxxxxxxx> wrote:

> Since we have had a LANANA major number for years, and 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 --git a/include/linux/major.h b/include/linux/major.h
> index 058ec15..6a8ca98 100644
> --- a/include/linux/major.h
> +++ b/include/linux/major.h
> @@ -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

Yup. I'll merge this, after having given it a vaguely useful title,
"drbd: add major number to major.h".
--
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/