Re: [PATCH v3 0/2] md: simplify md_seq_ops

From: Song Liu
Date: Thu Sep 28 2023 - 02:38:16 EST


On Tue, Sep 26, 2023 at 11:19 PM Yu Kuai <yukuai1@xxxxxxxxxxxxxxx> wrote:
>
> From: Yu Kuai <yukuai3@xxxxxxxxxx>
>
> 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

Applied to md-next. Thanks!

Song

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