[Pvfs2-cvs] commit by slang in pvfs2/src/server: pvfs2-server.c
CVS commit program
cvs at parl.clemson.edu
Thu Aug 14 18:11:18 EDT 2008
Update of /projects/cvsroot/pvfs2/src/server
In directory parlweb1:/tmp/cvs-serv23717/src/server
Modified Files:
Tag: directio-branch
pvfs2-server.c
Log Message:
fixes from Phil's comments for timeout values and cond signal/braodcast.
Index: pvfs2-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/server/pvfs2-server.c,v
diff -p -u -r1.254 -r1.254.6.1
--- pvfs2-server.c 23 May 2008 20:45:13 -0000 1.254
+++ pvfs2-server.c 14 Aug 2008 22:11:18 -0000 1.254.6.1
@@ -1354,7 +1354,7 @@ static int server_parse_cmd_line_args(in
{"rmfs",0,0,0},
{"version",0,0,0},
{"pidfile",1,0,0},
- {"alias",0,0,0},
+ {"alias",1,0,0},
{0,0,0,0}
};
More information about the Pvfs2-cvs
mailing list