Re: 64-bit kdev_t - just for playing

From: Andries.Brouwer@cwi.nl
Date: Tue Apr 01 2003 - 13:32:33 EST


> Why do we need a split at all?

Inside the kernel? No need at all.
But the Unix API is in terms of major,minor.

The NFS specification talks about major,minor.
The ISO 9660 (RockRidge) standard talks about major,minor.
Etc.

Inside the kernel we can do whatever we want, and no split
is required. In userspace such a split definitely exists.

See also mknod(1) and ls(1).

Andries
-
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/



This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 22:00:14 EST