X-Git-Url: https://arthur.barton.de/gitweb/?p=netatalk.git;a=blobdiff_plain;f=etc%2Fafpd%2Fafp_dsi.c;h=eb4b19f35d5153302e189b8911bb6d853149ed7d;hp=b64d49140f402fc1ddb0f1f0205263563e9808d1;hb=980548c882a297d26e67397d0f72e0b991f36bf2;hpb=488cd72fca4df807617a51925d58e620d0e7400c diff --git a/etc/afpd/afp_dsi.c b/etc/afpd/afp_dsi.c index b64d4914..eb4b19f3 100644 --- a/etc/afpd/afp_dsi.c +++ b/etc/afpd/afp_dsi.c @@ -533,7 +533,7 @@ void afp_over_dsi(AFPObj *obj) if (reload_request) { reload_request = 0; - load_volumes(AFPobj); + load_volumes(AFPobj, lv_none); } /* The first SIGINT enables debugging, the next restores the config */