]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - monitor.c
Make sure resync_start is initialised properly and maintained properly
[thirdparty/mdadm.git] / monitor.c
index d6b1fbe1dda55ae84e7a8a4e36af2f6c1bbdd669..314889657aaae88629241ab4ae69d80b4832284a 100644 (file)
--- 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;
 {
        char buf[30];
        int n;