From 589395d69664377f7cce99f6b73e33e3ec417b52 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Fri, 26 May 2006 04:16:07 +0000 Subject: Support --auto-update-homehost This can be used to bootstrape homehost tagging. If no arrays are found that are tagged, we look for any array and tag it. Signed-off-by: Neil Brown --- mdadm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mdadm.h') diff --git a/mdadm.h b/mdadm.h index 7fc3bedd..ba00a9b4 100644 --- a/mdadm.h +++ b/mdadm.h @@ -137,6 +137,7 @@ enum special_options { Sparc22, BackupFile, HomeHost, + AutoHomeHost, }; /* structures read from config file */ -- cgit v1.2.3