lkml.org 
[lkml]   [2000]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] mutliple root devs (take II)
From

[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/

\
 
 \ /
  Last update: 2005-03-22 12:51    [W:0.583 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site