From: Andy Grover <agrover@redhat.com>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
Cc: target-devel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 0/3] target/iscsi networkportal race fixes
Date: Tue, 28 Jan 2014 12:04:51 -0800 [thread overview]
Message-ID: <52E80D63.6030208@redhat.com> (raw)
In-Reply-To: <1390936535.20018.3.camel@haakon3.risingtidesystems.com>
On 01/28/2014 11:15 AM, Nicholas A. Bellinger wrote:
> Hi Andy,
>
> On Fri, 2014-01-24 at 16:18 -0800, Andy Grover wrote:
>> see https://bugzilla.redhat.com/show_bug.cgi?id=1055064
>>
>> Summary: if thread doesn't run before 2nd identical portal is created,
>> it misses the existing one and the kernel_bind returns an error.
> Applied, squashed into a single bugfix patch, and adding a CC'ed to
> stable.
>
> FYI, on patch #3, there where a few exception path mutex_unlocks
> missing, so the following incremental has been applied + squashed as
> well.
Thanks for the review and fixes! -- Andy
prev parent reply other threads:[~2014-01-28 20:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-25 0:18 [PATCH 0/3] target/iscsi networkportal race fixes Andy Grover
2014-01-25 0:18 ` [PATCH 1/3] target/iscsi: Set np_thread_state to ACTIVE before adding to g_np_list Andy Grover
2014-01-25 0:18 ` [PATCH 2/3] target/iscsi: Convert np_lock from a spinlock to a mutex Andy Grover
2014-01-25 0:18 ` [PATCH 3/3] target/iscsi: hold np_lock mutex across adding new net portal to g_np_list Andy Grover
2014-01-28 19:15 ` [PATCH 0/3] target/iscsi networkportal race fixes Nicholas A. Bellinger
2014-01-28 20:04 ` Andy Grover [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=52E80D63.6030208@redhat.com \
--to=agrover@redhat.com \
--cc=linux-scsi@vger.kernel.org \
--cc=nab@linux-iscsi.org \
--cc=target-devel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.