Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > a1832ed9b9261d2b7dae8913eaa49c63 > files > 14

autofs-5.0.3-7mdv2009.0.src.rpm

diff --git a/daemon/indirect.c b/daemon/indirect.c
index a098d42..51172f2 100644
--- a/daemon/indirect.c
+++ b/daemon/indirect.c
@@ -420,6 +420,8 @@ void *expire_proc_indirect(void *arg)
 			if (strstr(next->opts, "indirect"))
 				master_notify_submount(ap, next->path, ap->state);
 			pthread_setcancelstate(cur_state, NULL);
+
+			continue;
 		}
 
 		if (ap->state == ST_EXPIRE || ap->state == ST_PRUNE)