[Pvfs2-cvs] commit by elaine in pvfs2/src/server:
tree-communicate.sm
CVS commit program
cvs at parl.clemson.edu
Tue Aug 18 16:45:10 EDT 2009
Update of /projects/cvsroot/pvfs2/src/server
In directory parlweb1:/tmp/cvs-serv24502
Modified Files:
Tag: Orange-Elaine-Branch
tree-communicate.sm
Log Message:
Index: tree-communicate.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/server/Attic/tree-communicate.sm,v
diff -p -u -r1.1.4.2 -r1.1.4.3
--- tree-communicate.sm 18 Aug 2009 18:04:32 -0000 1.1.4.2
+++ tree-communicate.sm 18 Aug 2009 20:45:10 -0000 1.1.4.3
@@ -140,7 +140,7 @@ static PINT_sm_action tree_communicate_p
struct server_configuration_s *server_config = get_server_config_struct();
int ret = -PVFS_EINVAL;
// PINT_sm_msgpair_state *msg_p = NULL;
- struct PVFS_server_req *req;
+ struct PVFS_server_req *req = NULL;
gossip_debug(GOSSIP_SERVER_DEBUG, "tree_communicate_partition_handles entered\n");
s_op->u.tree_communicate.handle_array_local = malloc(
More information about the Pvfs2-cvs
mailing list