From: Andrew Clausen <clausen@gnu.org>
To: Christoph Hellwig <hch@caldera.de>,
Kevin Corry <corryk@us.ibm.com>,
evms-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: gendisk list access (was: [Evms-devel] Unresolved symbols)
Date: Tue, 11 Dec 2001 23:36:18 +1100 [thread overview]
Message-ID: <20011211233618.B982@gnu.org> (raw)
In-Reply-To: <OFCE7B6713.9A6E1AF1-ON85256B02.004FB1C4@raleigh.ibm.com> <20011112173217.A3404@caldera.de> <01120514525902.13647@boiler> <20011205225346.A7313@caldera.de>
In-Reply-To: <20011205225346.A7313@caldera.de>; from hch@caldera.de on Wed, Dec 05, 2001 at 10:53:46PM +0100
On Wed, Dec 05, 2001 at 10:53:46PM +0100, Christoph Hellwig wrote:
> - each block queue gets a pointer to be used for partitioning, this will
> be opaque to the drivers.
Yuck!
Why do you want a reference to partitions?
IMHO: the whole major/minor thing is butt ugly for partitions.
Of course, I have no intention of implementing this, but I think:
* there should be an IDE major, and a SCSI major, etc.
(or perhaps just a hard disk major? it's rather ugly exposing
the difference, but at times useful)
* so, if the IDE major was 2, then major2/minor0 is the first hard
disk, major2/minor1 the second, etc...
* partition tables get the same interface as LVM. (partition tables
are really like VGs, that only permit one PV)
Actually, it's really already implemented (!). Just use LVM2.
It would be trivial for me to get parted to tell LVM2 to recognize
partition tables. (and also trivial, but slightly more painful,
to port the existing ptables in the kernel)
Also, this is 100% compatible with corry's desire to "let EVMS
handle it".
Andrew
PS sorry for the delay. My server died a few hours before I left for
Brazil...
next prev parent reply other threads:[~2001-12-11 12:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <OFCE7B6713.9A6E1AF1-ON85256B02.004FB1C4@raleigh.ibm.com>
[not found] ` <20011112173217.A3404@caldera.de>
2001-12-05 20:52 ` gendisk list access (was: [Evms-devel] Unresolved symbols) Kevin Corry
2001-12-05 21:53 ` Christoph Hellwig
2001-12-05 22:18 ` Kevin Corry
2001-12-05 22:38 ` Christoph Hellwig
2001-12-11 12:36 ` Andrew Clausen [this message]
2001-12-15 10:58 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011211233618.B982@gnu.org \
--to=clausen@gnu.org \
--cc=corryk@us.ibm.com \
--cc=evms-devel@lists.sourceforge.net \
--cc=hch@caldera.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox