From 103f2410ec581620367d6fde67a3a62f077062a7 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Fri, 18 Jul 2008 16:37:04 +1000 Subject: Make sure resync_start is initialised properly and maintained properly Signed-off-by: Neil Brown --- mdmon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mdmon.h') 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); -- cgit v1.2.3