On Thu, Apr 8, 2021 at 12:44 AM Heming Zhao <heming.zhao@xxxxxxxx> wrote: > [...] > > v2: > - modify commit comments > - add env info for test script > - add 'Fixes' filed > v1: > - create patch > --- > Fixes: dbb64f8635f5d ("md-cluster: Fix adding of new disk with new > reload code") > Fixes: 659b254fa7392 ("md-cluster: remove a disk asynchronously from > cluster environment") > Reviewed-by: Gang He <ghe@xxxxxxxx> > Signed-off-by: Heming Zhao <heming.zhao@xxxxxxxx> Sorry for the delay. Applied to md-next. Btw: I think you meant to push change list (v2, v1, ..) after the signed-off-by section? With this patch as-is, the signed-off-by section was dropped during git-am. Thanks, Song