diff options
author | Tejun Heo <tj@kernel.org> | 2015-03-26 15:11:09 -0400 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2015-04-15 10:07:06 +0900 |
commit | 8da5dd2da475ea4d15d0b18c7f4732cb82242d47 (patch) | |
tree | 33292f8bfe7bf1362c5c1c67e4e4aa22c3fbeb32 /purgatory | |
parent | ca718aa5070bb528c6f49172dee724a37dbd1e8a (diff) |
kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)
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@kernel.org>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory')
0 files changed, 0 insertions, 0 deletions