From: Neil Brown Date: Sun, 8 Jul 2007 23:59:42 +0000 (+1000) Subject: Fix spare migration and other problems with --monitor. X-Git-Tag: mdadm-2.6.3~16 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=commitdiff_plain;h=01d9299c1a1632b1be47dd6c9191b0e905928b2b Fix spare migration and other problems with --monitor. 2.6 broke --monitor in various ways, including spare migration stopped working. This fixes it. --- diff --git a/Monitor.c b/Monitor.c index ece6abb7..92936374 100644 --- a/Monitor.c +++ b/Monitor.c @@ -328,6 +328,7 @@ int Monitor(mddev_dev_t devlist, for (i=0; i= 0) { info[i].state = disc.state; info[i].major = disc.major; diff --git a/mdadm.8 b/mdadm.8 index ce88d04b..25a6758f 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -972,6 +972,8 @@ the right thing, then the array can be successfully assembled using .TP .BR \-X ", " \-\-examine\-bitmap Report information about a bitmap file. +The argument is either an external bitmap file or an array component +in case of an internal bitmap. .TP .BR \-R ", " \-\-run