[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55FAFD1D.8030305@cmpwn.com>
Date: Thu, 17 Sep 2015 13:49:17 -0400
From: Drew DeVault <sir@...wn.com>
To: Richard Weinberger <richard.weinberger@...il.com>
Cc: Ortwin Glück <odi@....ch>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: Failover root devices
> I really don't see why we need this feature in-kernel as it can be
> done perfectly fine
> in userspace. Every non-trivial system needs an initramfs anyway these days.
Most initramfs systems will parse the root= line of your kernel command
line and use it to remount root. The kernel seems like the best place to
establish this, since the various initramfs solutions will implement the
same format just to support parsing the kernel command line correctly. I
mean, maybe that's not enough to justify putting it in the kernel, but
that's why I see the kernel as the appropriate place to implement this
feature.
--
Drew DeVault
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists