Re: [sheepdog] [PATCH] sheep: don't print error message when connection is off

2014-03-11 Thread Bastian Scholz
Hi, maybe possible to include this one in 0.7-stable tree? Cheers Bastian Am 2013-12-17 14:26, schrieb Liu Yuan: ... Dec 17 19:04:27 ERROR [net 11088] do_read(220) connection is closed (48 bytes left) Dec 17 19:04:27 ERROR [net 11088] rx_work(684) failed to read a header ... This is quit

Re: [sheepdog] [PATCH] sheep: don't print error message when connection is off

2014-03-11 Thread Hitoshi Mitake
On Tue, Mar 11, 2014 at 5:51 PM, Bastian Scholz nimro...@gmx.de wrote: Hi, maybe possible to include this one in 0.7-stable tree? Backported the patch to stable-0.7 because as you say it makes sense. Thanks, Hitoshi Cheers Bastian Am 2013-12-17 14:26, schrieb Liu Yuan: ... Dec 17

[sheepdog] [PATCH] sheep: don't print error message when connection is off

2013-12-17 Thread Liu Yuan
... Dec 17 19:04:27 ERROR [net 11088] do_read(220) connection is closed (48 bytes left) Dec 17 19:04:27 ERROR [net 11088] rx_work(684) failed to read a header ... This is quit annoying since nothing wrong with it and sheep.log is flooded with these messages. Signed-off-by: Liu Yuan

Re: [sheepdog] [PATCH] sheep: don't print error message when connection is off

2013-12-17 Thread Liu Yuan
On Tue, Dec 17, 2013 at 09:26:50PM +0800, Liu Yuan wrote: ... Dec 17 19:04:27 ERROR [net 11088] do_read(220) connection is closed (48 bytes left) Dec 17 19:04:27 ERROR [net 11088] rx_work(684) failed to read a header ... This is quit annoying since nothing wrong with it and sheep.log is