[PATCH 2/2] kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)
Simon Horman
horms at verge.net.au
Mon Apr 13 17:29:44 PDT 2015
On Mon, Apr 13, 2015 at 01:01:56PM -0400, Tejun Heo wrote:
> On Thu, Mar 26, 2015 at 03:16:44PM -0400, Tejun Heo wrote:
> > From 81b5889b49f0f2448c3e9543c5c936d52348910c Mon Sep 17 00:00:00 2001
> > From: Tejun Heo <tj at kernel.org>
> > Date: Thu, 26 Mar 2015 15:11:09 -0400
> >
> > Currently, the two options must be the last ones to be honored;
> > otherwise, they can get silently ignored and both the manpage and help
> > text point it out. This is error-prone and trivial to fix. There
> > isn't much point in pointing something out in documentation when the
> > peculiarity can be removed with four lines of extra code.
> >
> > Update option handling so that the two arguments are honored
> > regardless of their positions.
> >
> > Signed-off-by: Tejun Heo <tj at kernel.org>
>
> Ping?
Hi Tejun,
For some reason I don't seem to have this patch in my inbox.
Could you repost it?
More information about the kexec
mailing list