commit | e3914d596f79742ce3038ffdf66e4fa585ad7cd5 | [log] [tgz] |
---|---|---|
author | Guoqing Jiang <guoqing.jiang@cloud.ionos.com> | Tue Jul 28 12:01:40 2020 +0200 |
committer | Song Liu <songliubraving@fb.com> | Sun Aug 02 23:03:51 2020 -0700 |
tree | f880d4a626c9b6465e1e2adfa76fb1a36f661751 | |
parent | ec164d07aa771370c7c24c1fa7f7692ad30f01cb [diff] |
md/raid5: remove the redundant setting of STRIPE_HANDLE The flag is already set before compare rcw with rmw, so it is not necessary to do it again. Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com> Signed-off-by: Song Liu <songliubraving@fb.com>