Re: Question on MAJOR.H

From: H. Peter Anvin (hpa@transmeta.com)
Date: Fri Apr 07 2000 - 16:11:27 EST


Followup to: <38EE3F9F.58C82CA0@timpanogas.com>
By author: "Jeff V. Merkey" <jmerkey@timpanogas.com>
In newsgroup: linux.dev.kernel
>
> Probably, but this would mean putting more code into the 2.4 release. I
> looked at the partition stuff in genhd.c - it should go here -- except
> for one point. NWFS does not share the Unix limitation of "one
> partition - one file system tree". NetWare volumes stripe segments
> across multiple drives, and for some reason, this seems strange to
> Linux. Linux always seems to assume that
>

Have you considered using the md device or something similar as an
intermediate layer? That way you get a single linear descriptor
across all the partitions.

It's not that "Linux always seems to assume that..."; rather, far too
often it's that Linux doesn't do things the way you seem to expect
them too. You should have noticed that by now.

        -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."

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



This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:19 EST