From fe80f49b6e157e006d63d0319f6d022226e4e197 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Tue, 16 Aug 2005 06:45:23 +0000 Subject: Assorted fixes Support "--build"ing arrays with bitmaps. hot-removal of bitmaps --re-add of drives recently removed. assorted extra tests Signed-off-by: Neil Brown --- ReadMe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ReadMe.c') diff --git a/ReadMe.c b/ReadMe.c index 2a41854..5dd9874 100644 --- a/ReadMe.c +++ b/ReadMe.c @@ -134,6 +134,7 @@ struct option long_options[] = { {"bitmap-chunk", 1, 0, 4}, {"write-behind", 2, 0, 5}, {"write-mostly",0, 0, 'W'}, + {"re-add", 0, 0, 6}, /* For assemble */ {"uuid", 1, 0, 'u'}, -- cgit