From: Neil Brown Date: Tue, 8 May 2007 07:12:50 +0000 (+1000) Subject: Minor manpage fixes X-Git-Tag: mdadm-2.6.2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afe1167aeb550994e028c2bdfc2351e8b2eaeab;p=thirdparty%2Fmdadm.git Minor manpage fixes --- diff --git a/md.4 b/md.4 index 84159d91..436f24e4 100644 --- a/md.4 +++ b/md.4 @@ -370,9 +370,9 @@ writes to an area of the array, the corresponding bit will be cleared. This bitmap is used for two optimisations. -Firstly, after an unclear shutdown, the resync process will consult +Firstly, after an unclean shutdown, the resync process will consult the bitmap and only resync those blocks that correspond to bits in the -bitmap that are set. This can dramatically increase resync time. +bitmap that are set. This can dramatically reduce resync time. Secondly, when a drive fails and is removed from the array, md stops clearing bits in the intent log. If that same drive is re-added to