[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171215.134927.1354350038704281553.davem@davemloft.net>
Date: Fri, 15 Dec 2017 13:49:27 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: r.hering@....de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net/tls: Fix inverted error codes to avoid endless loop
From: r.hering@....de
Date: Thu, 14 Dec 2017 19:55:14 +0100
> sendfile() calls can hang endless with using Kernel TLS if a socket error
> occurs.
> Socket error codes must be inverted by Kernel TLS before returning because
> they are stored with positive sign. If returned non-inverted they are
> interpreted as number of bytes sent, causing endless looping of the
> splice mechanic behind sendfile().
>
> Signed-off-by: Robert Hering <r.hering@....de>
Your patch is corrupted again, exactly the same like last time.
I asked you politely to send a test patch to yourself, and make sure you
could apply the patch cleanly.
Because TABs have been corrupted into spaces, exactly like last time,
I cannot see how you could have possibly succesfully done such a test
before posting here again.
Please fix this properly, get your email client sending patches without
modifying the text, and only then resubmit this patch.
Thank you.
Powered by blists - more mailing lists