Linux RAID subsystem development
 help / color / mirror / Atom feed
* md device allocation cleanups
@ 2022-07-23  6:24 Christoph Hellwig
  2022-07-23  6:24 ` [PATCH 1/2] md: open code md_probe in autorun_devices Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christoph Hellwig @ 2022-07-23  6:24 UTC (permalink / raw)
  To: Song Liu; +Cc: Logan Gunthorpe, linux-raid

Hi all,

this small series cleans up the mddev allocation a bit by returning
the structure to callers that want it instead of requiring another
lookup.

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

end of thread, other threads:[~2022-07-26  5:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-23  6:24 md device allocation cleanups Christoph Hellwig
2022-07-23  6:24 ` [PATCH 1/2] md: open code md_probe in autorun_devices Christoph Hellwig
2022-07-25  6:26   ` Hannes Reinecke
2022-07-23  6:24 ` [PATCH 2/2] md: return the allocated devices from md_alloc Christoph Hellwig
2022-07-25  6:27   ` Hannes Reinecke
2022-07-25 16:30 ` md device allocation cleanups Logan Gunthorpe
2022-07-26  5:15   ` Song Liu

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