s3: Lift smbd_server_fd from reload_services()
[mat/samba.git] / source3 / torture / vfstest.c
index cac4621dd5a9e2283a2945a44a68cf9647be156a..4d537dadcf53834edbcab289aedea5103e72fe5d 100644 (file)
@@ -463,7 +463,7 @@ int main(int argc, char *argv[])
        poptFreeContext(pc);
 
        /* TODO: check output */
-       reload_services(smbd_messaging_context(), False);
+       reload_services(smbd_messaging_context(), smbd_server_fd(), False);
 
        /* the following functions are part of the Samba debugging
           facilities.  See lib/debug.c */