]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - msg.h
Flush mdmon before next reshape step during container operation
[thirdparty/mdadm.git] / msg.h
diff --git a/msg.h b/msg.h
index c6d037d99a3a2f37614bde047b193483622c5d5a..eefa6495f1e290e404a0cb410a26f551b97eab74 100644 (file)
--- a/msg.h
+++ b/msg.h
@@ -34,5 +34,6 @@ extern int block_monitor(char *container, const int freeze);
 extern void unblock_monitor(char *container, const int unfreeze);
 extern int fping_monitor(int sock);
 extern int ping_manager(char *devname);
+extern void flush_mdmon(char *container);
 
 #define MSG_MAX_LEN (4*1024*1024)