From 2b07978b1e21113105b6ea76dca1900da83c2dc3 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 31 Mar 2009 16:27:40 +0000 Subject: [PATCH] Putting out of test mode. --- fuse/reroutemount.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) { -- 2.43.0