]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.h
Spawn mdmon with --offroot if mdadm was launched with --offroot
[thirdparty/mdadm.git] / mdadm.h
diff --git a/mdadm.h b/mdadm.h
index fec93aab476b5f541b3252fc2e63beb3c26dcbb5..d862b3ed104b0c8cc02d1beaf4a4a33b33e9b5a7 100644 (file)
--- a/mdadm.h
+++ b/mdadm.h
@@ -1383,3 +1383,5 @@ static inline int xasprintf(char **strp, const char *fmt, ...) {
 
 #define PROCESS_DELAYED -2
 #define PROCESS_PENDING -3
+
+extern int __offroot;