From: "David S. Miller" <davem@redhat.com>
To: Patrick Caulfield <pcaulfie@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-decnet-user@lists.sourceforge.net
Subject: Re: [PATCH] DECnet connect hang bugfix
Date: Mon, 25 Oct 2004 20:36:02 -0700 [thread overview]
Message-ID: <20041025203602.3d238268.davem@redhat.com> (raw)
In-Reply-To: <20041024111157.GA31630@tykepenguin.com>
On Sun, 24 Oct 2004 12:11:57 +0100
Patrick Caulfield <pcaulfie@redhat.com> wrote:
> This patch fixes a bug in the DECnet connect that seems to have been in 2.6 for
> a while now.
>
> If a connection is rejected by a remote host (eg invalid access control, no
> such object etc) the Linux end hangs in connect() because it is only waiting for
> the socket to go into RUN state.
>
> This patch sets the ECONNREFUSED error state on the socket when the connection
> is rejected to that the connect() exits it's wait loop and returns the error to
> the user.
Applied, thanks Patrick.
Could you please provide proper "Signed-off-by:" lines with
future DECNET patches?
Thanks a lot.
prev parent reply other threads:[~2004-10-26 3:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-24 11:11 Patrick Caulfield
2004-10-26 3:36 ` David S. Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041025203602.3d238268.davem@redhat.com \
--to=davem@redhat.com \
--cc=linux-decnet-user@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pcaulfie@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome