[Pvfs2-cvs] commit by slang in pvfs2/src/common/misc:
server-config.c
CVS commit program
cvs at parl.clemson.edu
Tue Sep 25 13:27:29 EDT 2007
Update of /projects/cvsroot/pvfs2/src/common/misc
In directory parlweb1:/tmp/cvs-serv29471/src/common/misc
Modified Files:
server-config.c
Log Message:
multiple servers per node are allowed to change the config opts values now with --metaspec and --iospec.
Index: server-config.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/server-config.c,v
diff -p -u -r1.104 -r1.105
--- server-config.c 17 Aug 2007 04:04:24 -0000 1.104
+++ server-config.c 25 Sep 2007 17:27:28 -0000 1.105
@@ -1070,7 +1070,6 @@ DOTCONF_CB(get_storage_space)
}
if (config_s->storage_path)
{
- gossip_err("WARNING: StorageSpace value being overwritten.\n");
free(config_s->storage_path);
}
config_s->storage_path =
More information about the Pvfs2-cvs
mailing list