]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.h
Add key ENCRYPTION_NO_VERIFY to conf
[thirdparty/mdadm.git] / mdadm.h
diff --git a/mdadm.h b/mdadm.h
index 52a66b9ae8c2adf562220250cb864d023c948270..2640b39687f717d6e3bbbc0474fa51781d6f0284 100644 (file)
--- a/mdadm.h
+++ b/mdadm.h
@@ -1673,6 +1673,7 @@ extern char *conf_get_program(void);
 extern char *conf_get_homehost(int *require_homehostp);
 extern char *conf_get_homecluster(void);
 extern int conf_get_monitor_delay(void);
+extern bool conf_get_sata_opal_encryption_no_verify(void);
 extern char *conf_line(FILE *file);
 extern char *conf_word(FILE *file, int allow_key);
 extern void print_quoted(char *str);