Re: [PATCH] new system call mknod64

H. Peter Anvin (hpa@zytor.com)
21 Apr 2003 11:42:18 -0700


Followup to: <20030421193546.A10287@infradead.org>
By author: Christoph Hellwig <hch@infradead.org>
In newsgroup: linux.dev.kernel
>
> Umm, no. You're far to major/minor biased to realized live get a lot
> sipler for use if we don't do any complicated mapping of old dev_t
> to the larger dev_t. With the proper ranges we can just map it
> numerically 1:1 to the new dev_t. Yes, that means it's all in one
> new "major". But who cares?
>

Everyone who has to fix up the resulting mess. There is such a thing
as backwards compatibility, you know, and it's usually a good thing.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64
-
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/