Re: Minor numbers

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 14 May 2001 18:04:31 +0100 (BST)


> No. Inside the kernel the dev_t type does not really occur.
> The exercise is essentially the patch that I sent last month or so.

mknod takes a 32bit input
the stat64 padding only has room for 32bits

The kernel representation internally I dont care about, its probably a pointer
not a 32:32 though

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