From: Lidong Zhong Date: Mon, 16 Mar 2020 02:16:49 +0000 (+0800) Subject: Detail: show correct bitmap info for cluster raid device X-Git-Tag: mdadm-4.2-rc1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4494051de3f53228fabae56c116879bff5a0c8;p=thirdparty%2Fmdadm.git Detail: show correct bitmap info for cluster raid device Signed-off-by: Lidong Zhong Signed-off-by: Jes Sorensen --- diff --git a/Detail.c b/Detail.c index 832485fe..daec4f1a 100644 --- a/Detail.c +++ b/Detail.c @@ -468,7 +468,9 @@ int Detail(char *dev, struct context *c) if (ioctl(fd, GET_BITMAP_FILE, &bmf) == 0 && bmf.pathname[0]) { printf(" Intent Bitmap : %s\n", bmf.pathname); printf("\n"); - } else if (array.state & (1<