linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yu Kuai <yukuai1@huaweicloud.com>
To: mariusz.tkaczyk@linux.intel.com, xni@redhat.com, song@kernel.org
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org,
	yukuai3@huawei.com, yukuai1@huaweicloud.com, yi.zhang@huawei.com,
	yangerkun@huawei.com
Subject: [PATCH v3 0/2] md: simplify md_seq_ops
Date: Wed, 27 Sep 2023 14:12:39 +0800	[thread overview]
Message-ID: <20230927061241.1552837-1-yukuai1@huaweicloud.com> (raw)

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


             reply	other threads:[~2023-09-27  6:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27  6:12 Yu Kuai [this message]
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

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=20230927061241.1552837-1-yukuai1@huaweicloud.com \
    --to=yukuai1@huaweicloud.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mariusz.tkaczyk@linux.intel.com \
    --cc=song@kernel.org \
    --cc=xni@redhat.com \
    --cc=yangerkun@huawei.com \
    --cc=yi.zhang@huawei.com \
    --cc=yukuai3@huawei.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).