X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=monitor.c;h=314889657aaae88629241ab4ae69d80b4832284a;hp=d6b1fbe1dda55ae84e7a8a4e36af2f6c1bbdd669;hb=103f2410ec581620367d6fde67a3a62f077062a7;hpb=120f767760a7a4a5c6d605eec91d3cec4ebc32a1;ds=sidebyside diff --git a/monitor.c b/monitor.c index d6b1fbe1..31488965 100644 --- a/monitor.c +++ b/monitor.c @@ -48,7 +48,7 @@ static int read_attr(char *buf, int len, int fd) } -static int get_resync_start(struct active_array *a) +int get_resync_start(struct active_array *a) { char buf[30]; int n;