X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=mdmon.h;h=a1f0379b83c08ee2fd8e305b1ed9d57afb54b51c;hp=02cdb09423cec1b613634c764cb4e8860a5e3133;hb=103f2410ec581620367d6fde67a3a62f077062a7;hpb=120f767760a7a4a5c6d605eec91d3cec4ebc32a1 diff --git a/mdmon.h b/mdmon.h index 02cdb094..a1f0379b 100644 --- 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); +int get_resync_start(struct active_array *a); struct mdstat_ent *mdstat_read(int hold, int start);