]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/afp_dsi.c
First try for a volume defaults config
[netatalk.git] / etc / afpd / afp_dsi.c
index fd38fa853db2523d355d57e64cf35fbdf1261bde..3c42a6796d6967b287ac8788e40c7f420870614e 100644 (file)
@@ -529,7 +529,7 @@ void afp_over_dsi(AFPObj *obj)
 
         if (reload_request) {
             reload_request = 0;
-            load_volumes(AFPobj, of_closevol);
+            load_volumes(AFPobj, closevol);
         }
 
         /* The first SIGINT enables debugging, the next restores the config */