summaryrefslogtreecommitdiffstats
path: root/mdadm.h
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-05-26 04:16:07 +0000
committerNeil Brown <neilb@suse.de>2006-05-26 04:16:07 +0000
commit589395d69664377f7cce99f6b73e33e3ec417b52 (patch)
tree45ef84cb7ffde4d3932f3111d796e918c64dfc5a /mdadm.h
parentb3b33eb5cdf7190e1de195bc7429ea815f117f64 (diff)
downloadmdadm-589395d69664377f7cce99f6b73e33e3ec417b52.tar.gz
mdadm-589395d69664377f7cce99f6b73e33e3ec417b52.tar.xz
mdadm-589395d69664377f7cce99f6b73e33e3ec417b52.zip
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 <neilb@suse.de>
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdadm.h b/mdadm.h
index 7fc3bed..ba00a9b 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -137,6 +137,7 @@ enum special_options {
Sparc22,
BackupFile,
HomeHost,
+ AutoHomeHost,
};
/* structures read from config file */