From: Bart Van Assche <bvanassche@acm.org>
To: "Martin K . Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org, Bart Van Assche <bvanassche@acm.org>
Subject: [PATCH 0/2] Improve a SCSI target configfs show function
Date: Mon, 27 Oct 2025 11:46:37 -0700	[thread overview]
Message-ID: <20251027184639.3501254-1-bvanassche@acm.org> (raw)
Hi Martin,
A recent security fix made me take a closer look at target_lu_gp_members_show().
I found one bug and also noticed that this function can be simplified. Please
consider this patch series for the next merge window.
Thanks,
Bart.
Bart Van Assche (2):
  scsi: target: Do not write NUL characters into ASCII configfs output
  scsi: target: Simplify target_lu_gp_members_show()
 drivers/target/target_core_configfs.c | 23 +++++++----------------
 1 file changed, 7 insertions(+), 16 deletions(-)
next             reply	other threads:[~2025-10-27 18:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-27 18:46 Bart Van Assche [this message]
2025-10-27 18:46 ` [PATCH 1/2] scsi: target: Do not write NUL characters into ASCII configfs output Bart Van Assche
2025-10-27 18:46 ` [PATCH 2/2] scsi: target: Simplify target_lu_gp_members_show() Bart Van Assche
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=20251027184639.3501254-1-bvanassche@acm.org \
    --to=bvanassche@acm.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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;
as well as URLs for NNTP newsgroup(s).