]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/statd/svc_run.c
HA statd updates
[nfs-utils.git] / utils / statd / svc_run.c
index 7b69dc8938e744dcc0161026adbc356382df0eb7..f6bcbb906df907cd847cbe57d5a042d008c89abe 100644 (file)
@@ -88,6 +88,9 @@ my_svc_run(void)
                if (svc_stop)
                        return;
                if (re_notify) {
+                       change_state();
+                       dprintf(N_DEBUG, "Notifying...(new state %d)",
+                                                               MY_STATE);
                        notify_hosts();
                        re_notify = 0;
                }