Hi Li Nan, On Tue, Feb 6, 2024 at 1:00 AM <linan666@xxxxxxxxxxxxxxx> wrote: > > From: Li Nan <linan122@xxxxxxxxxx> > > Changes in v6: > - in patch 2, return directly. > - in patch 4, return directly in case GET_DISK_INFO and GET_ARRAY_INFO. > - in patch 7, rewrite commit message. > - add patch 8, clean up openers check. > > Changes in v5: > - add patches 1-4 to clean up md_ioct(), pathc 4 can help us clean up > local variable 'clear_md_closing'. > - in patches 5 and 7, clean up local variable 'clear_md_closing'. > > By the way, md_ioctl() is not readable now, I wanna to re-write it later > to make it only have one 'switch' like other drivers. Thanks for the patchset, and sorry for the delay. The patchset looks good to me. However, it doesn't apply to md-6.9 branch. Could you please resend or let me know the base branch/commit of the set? Thanks, Song