linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] md: simplify md_seq_ops
@ 2023-09-27  6:12 Yu Kuai
  2023-09-27  6:12 ` [PATCH v3 1/2] md: factor out a helper from mddev_put() Yu Kuai
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yu Kuai @ 2023-09-27  6:12 UTC (permalink / raw)
  To: mariusz.tkaczyk, xni, song
  Cc: linux-raid, linux-kernel, yukuai3, yukuai1, yi.zhang, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Changes in v3:
 - rework patch 1, because the condition is confusing

Changes in v2:
 - don't hold lock while show mddev in md_seq_show
 - add patch 1
 - add commit message

Yu Kuai (2):
  md: factor out a helper from mddev_put()
  md: simplify md_seq_ops

 drivers/md/md.c | 129 +++++++++++++++---------------------------------
 1 file changed, 39 insertions(+), 90 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-01-09  8:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27  6:12 [PATCH v3 0/2] md: simplify md_seq_ops Yu Kuai
2023-09-27  6:12 ` [PATCH v3 1/2] md: factor out a helper from mddev_put() Yu Kuai
2023-09-27  6:12 ` [PATCH v3 2/2] md: simplify md_seq_ops Yu Kuai
2024-01-08 23:38   ` Song Liu
2024-01-09  1:21     ` Yu Kuai
2024-01-09  7:48       ` Yu Kuai
2024-01-09  8:12         ` Song Liu
2024-01-09  8:28           ` Yu Kuai
2023-09-28  6:37 ` [PATCH v3 0/2] " Song Liu

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