public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] partitions/ibm: Replace strncpy() and cleanups
@ 2023-09-15 13:09 Stefan Haberland
  2023-09-15 13:09 ` [PATCH 1/3] partitions/ibm: Remove unnecessary memset Stefan Haberland
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefan Haberland @ 2023-09-15 13:09 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Jan Hoeppner, linux-s390, Heiko Carstens,
	Vasily Gorbik, Christian Borntraeger, Justin Stitt

Hi Jens,

please apply the following patches for the next merge window that remove
strncpy() from DASD partition detection. This includes some cleanups that
should increase readability of the code.

This is based on the discussion started with the patches by Justin Stitt:
https://lore.kernel.org/linux-s390/20230822-strncpy-block-partitions-cmdline-ibm-v1-1-154dea8f755c@google.com/
https://lore.kernel.org/linux-s390/20230823-strncpy-block-partitions-cmdline-ibm-v2-1-40c77f7182fc@google.com/

Thanks.

Jan Höppner (3):
  partitions/ibm: Remove unnecessary memset
  partitions/ibm: Replace strncpy() and improve readability
  partitions/ibm: Introduce defines for magic string length values

 block/partitions/ibm.c | 98 +++++++++++++++++++++++++++++-------------
 1 file changed, 68 insertions(+), 30 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-10-04 14:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 13:09 [PATCH 0/3] partitions/ibm: Replace strncpy() and cleanups Stefan Haberland
2023-09-15 13:09 ` [PATCH 1/3] partitions/ibm: Remove unnecessary memset Stefan Haberland
2023-09-15 13:10 ` [PATCH 2/3] partitions/ibm: Replace strncpy() and improve readability Stefan Haberland
2023-09-15 13:10 ` [PATCH 3/3] partitions/ibm: Introduce defines for magic string length values Stefan Haberland
2023-10-04  9:59 ` [PATCH 0/3] partitions/ibm: Replace strncpy() and cleanups Stefan Haberland
2023-10-04 14:04   ` Jens Axboe
2023-10-04 14:04 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox