commit | d494549ac8852ec42854d1491dd17bb9350a0abc | [log] [tgz] |
---|---|---|
author | Guoqing Jiang <gqjiang@suse.com> | Fri Jun 14 17:10:39 2019 +0800 |
committer | Song Liu <songliubraving@fb.com> | Thu Jun 20 16:36:00 2019 -0700 |
tree | 7c6c9932d861743623cf9d74d287a7042be71799 | |
parent | 617b194a13c0f3b0a6d14fc6227c222877c23b4e [diff] |
md: add bitmap_abort label in md_run Now, there are two places need to consider about the failure of destroy bitmap, so move the common part between bitmap_abort and abort label. Reviewed-by: NeilBrown <neilb@suse.com> Signed-off-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Song Liu <songliubraving@fb.com>