From: Sapan Bhatia Date: Tue, 31 Mar 2009 16:27:40 +0000 (+0000) Subject: Putting out of test mode. X-Git-Url: http://git.onelab.eu/?p=vsys-wrappers.git;a=commitdiff_plain;h=2b07978b1e21113105b6ea76dca1900da83c2dc3 Putting out of test mode. --- diff --git a/fuse/reroutemount.c b/fuse/reroutemount.c index d727da8..c1c140b 100644 --- a/fuse/reroutemount.c +++ b/fuse/reroutemount.c @@ -6,8 +6,8 @@ #include #include "fdpass.h" -//char *socket_name = "/vsys/fd_fusemount.control"; -char *socket_name = "/foo"; +char *socket_name = "/vsys/fd_fusemount.control"; + unsigned int arg_length = 128; void send_argument(int control_channel_fd, const char *source) {