From: Marcin Dalecki <dalecki@evision.ag>
To: Andries.Brouwer@cwi.nl
Cc: martin@dalecki.de, linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: Re: [PATCH] partition fix
Date: Mon, 29 Jul 2002 14:15:38 +0200 [thread overview]
Message-ID: <3D4531EA.9030103@evision.ag> (raw)
In-Reply-To: UTC200207291135.g6TBZAZ15815.aeb@smtp.cwi.nl
Andries.Brouwer@cwi.nl wrote:
> > The patch below does two things:
> >
> > (i) fixes a small bug in the new partition code
> > This is the final chunk s/n/slot/. I'll refrain from giving a vi script.
> > This is uncontroversial.
> >
> > (ii) removes ancient garbage concerning disk managers
> > This may well be controversial.
>
> The disk managers where kludgy garbage in first place.
> And nowadays I agree with you: It's not worth to dragg it around.
>
> Indeed. But the change will generate some noise.
> People will get assigned a somewhat different disk geometry
> in many cases and will need some education (or a new fdisk)
> to keep them from worrying.
I'm simply thinking only about the EZ disk remapper in IDE code, which
is able to map access behind physical disk size. Take a look at
do_ide_request() please. It's time to let it go. If someone still needs
to access this kind of disk, he can still do -> /dev/loop is providing
a mechanism for sector remapping.
next prev parent reply other threads:[~2002-07-29 12:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-29 11:35 [PATCH] partition fix Andries.Brouwer
2002-07-29 12:15 ` Marcin Dalecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-07-29 23:54 Andries.Brouwer
2002-07-27 20:47 Andries.Brouwer
2002-07-29 10:03 ` Marcin Dalecki
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=3D4531EA.9030103@evision.ag \
--to=dalecki@evision.ag \
--cc=Andries.Brouwer@cwi.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=martin@dalecki.de \
--cc=torvalds@transmeta.com \
/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