[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56B90100.6@cumulusnetworks.com>
Date: Mon, 8 Feb 2016 21:56:32 +0100
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
To: Nikolay Aleksandrov <razor@...ckwall.org>, netdev@...r.kernel.org
Cc: stannous@...ulusnetworks.com, roopa@...ulusnetworks.com,
stephen@...workplumber.org
Subject: Re: [PATCH iproute2] iplink: bond_slave: fix
ad_actor/partner_oper_port_state output
On 02/08/2016 05:13 PM, Nikolay Aleksandrov wrote:
> From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
>
> It seems that I've made a mistake when I exported these, instead of a
> space in the end I've put a newline character which is wrong and breaks
> the single line output.
>
> Fixes: 7d6bc3b87abad ("bonding: export 3ad actor and partner port state")
> Reported-by: Sam Tannous <stannous@...ulusnetworks.com>
> Signed-off-by: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
> ---
> ip/iplink_bond_slave.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
I'm not sure if this patch is appropriate as there might be scripts that already
parse it like this (with newline at the end). So if it's not acceptable I can suggest
a different approach where iplink_bond_slave will account for the "oneline" argument
and only then print it with a space so people will have an option. But currently
this breaks the one line "way" of printing that all other iplink users are doing.
Powered by blists - more mailing lists