]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdmon.h
Make sure resync_start is initialised properly and maintained properly
[thirdparty/mdadm.git] / mdmon.h
diff --git a/mdmon.h b/mdmon.h
index 02cdb09423cec1b613634c764cb4e8860a5e3133..a1f0379b83c08ee2fd8e305b1ed9d57afb54b51c 100644 (file)
--- a/mdmon.h
+++ b/mdmon.h
@@ -56,6 +56,7 @@ void do_monitor(struct supertype *container);
 void do_manager(struct supertype *container);
 
 int read_dev_state(int fd);
 void do_manager(struct supertype *container);
 
 int read_dev_state(int fd);
+int get_resync_start(struct active_array *a);
 
 struct mdstat_ent *mdstat_read(int hold, int start);
 
 
 struct mdstat_ent *mdstat_read(int hold, int start);