From: Bart Van Assche <bvanassche@acm.org>
To: target-devel@vger.kernel.org
Subject: [PATCH 0/3] Three reliability improvements
Date: Tue, 12 Nov 2019 03:57:49 +0000 [thread overview]
Message-ID: <20191112035752.8338-1-bvanassche@acm.org> (raw)
Hi Martin,
The three patches in this series fix the complaints that were reported while
running the libiscsi test tool against the SCSI target code. I'm not sure why
I hadn't noticed these issues before - maybe new tests have been added to the
test tool. Please consider these patches for Linux kernel version v5.5.
Thanks,
Bart.
Bart Van Assche (3):
target/core: Release SPC-2 reservations when closing a session
target/core: Fix a use-after-free in the TMF handling code
target/iscsi: Wait for all commands to finish before freeing a session
drivers/target/iscsi/iscsi_target.c | 10 ++++++++--
drivers/target/target_core_transport.c | 21 +++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
next reply other threads:[~2019-11-12 3:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 3:57 Bart Van Assche [this message]
2019-11-12 17:05 ` [PATCH 0/3] Three reliability improvements Bart Van Assche
2019-11-13 1:15 ` Martin K. Petersen
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=20191112035752.8338-1-bvanassche@acm.org \
--to=bvanassche@acm.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.