mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Samuelson <peter@cadcamlab.org>
To: "T. Camp" <campt@openmars.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mutliple root devs (take II)
Date: Fri, 1 Dec 2000 16:35:25 -0600	[thread overview]
Message-ID: <20001201163525.A25464@wire.cadcamlab.org> (raw)
In-Reply-To: <Pine.LNX.4.21.0012010843470.4856-100000@magic.skylab.org>
In-Reply-To: <Pine.LNX.4.21.0012010843470.4856-100000@magic.skylab.org>; from campt@openmars.com on Fri, Dec 01, 2000 at 08:49:43AM -0800


[Tracy Camp]
> A much cleaner patch prompted after right proper chastisement on the
> sloppy patch I sent a few days back.  This one is against 2.4-pre11

Hmmm, I don't like your array thing (also in v.I of the patch),
limiting us to <n> possible root devices, where n==8.  A better
approach might be to iterate over the root= arguments when mounting.  I
know why you used the array -- easier to code.

One potential problem with the patch is that you have changed behavior
some people are relying on.  If you use 'syslinux' to boot, for
example, the SYSLINUX.CFG file can define a default command line
including root=.  Then you can augment that line at runtime by typing
in your own command line.  Your patch makes it impossible, in this
situation, to override the default root device from the syslinux
command line.  A kludge to make it work again would be to process the
root devices in reverse.  That would be ugly and unintuitive, though.

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

  parent reply	other threads:[~2000-12-01 23:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-01 16:49 T. Camp
2000-12-01 16:57 ` Tigran Aivazian
2000-12-01 17:05   ` T. Camp
2000-12-01 17:14     ` Olivier Galibert
2000-12-01 17:16     ` Tigran Aivazian
2000-12-01 22:35 ` Peter Samuelson [this message]
2000-12-01 22:44   ` Peter Samuelson
2000-12-01 23:35   ` T. Camp
2000-12-01 23:49     ` Peter Samuelson
2000-12-02  1:04     ` Jeff Dike
2000-12-02  2:17       ` Philipp Rumpf

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=20001201163525.A25464@wire.cadcamlab.org \
    --to=peter@cadcamlab.org \
    --cc=campt@openmars.com \
    --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

all inboxes | Powered by JetHome®