linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve a SCSI target configfs show function
@ 2025-10-27 18:46 Bart Van Assche
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Bart Van Assche @ 2025-10-27 18:46 UTC (permalink / raw)
  To: Martin K . Petersen; +Cc: linux-scsi, Bart Van Assche

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(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-27 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 18:46 [PATCH 0/2] Improve a SCSI target configfs show function Bart Van Assche
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

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).