On Mon, Sep 19, 2022 at 7:28 PM Ye Bin <yebin10@xxxxxxxxxx> wrote: > > Ye Bin (3): > md: refactor md ioctl cmd check > md: factor out __md_set_array_info() > md: introduce md_ro_state to make code easy to understand Applied patch 2 and 3 to md-next, with some changes in the commit logs. For future patches, please follow the guidance in Documentation/process/submitting-patches.rst for the commit log. Thanks, Song > > drivers/md/md.c | 249 +++++++++++++++++++++++++----------------------- > 1 file changed, 131 insertions(+), 118 deletions(-) > > -- > 2.31.1 >