[Pvfs2-cvs] commit by elaine in pvfs2/src/client/sysint: sys-getattr.sm

CVS commit program cvs at parl.clemson.edu
Wed Feb 24 14:07:45 EST 2010


Update of /projects/cvsroot/pvfs2/src/client/sysint
In directory parlweb1:/tmp/cvs-serv15766/src/client/sysint

Modified Files:
      Tag: Orange-Branch
	sys-getattr.sm 
Log Message:
Add retry_msgpair_leaf to request parameters for tree_get_file_size.



Index: sys-getattr.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/client/sysint/sys-getattr.sm,v
diff -p -u -r1.118.8.4 -r1.118.8.5
--- sys-getattr.sm	14 Dec 2009 19:30:37 -0000	1.118.8.4
+++ sys-getattr.sm	24 Feb 2010 19:07:45 -0000	1.118.8.5
@@ -689,6 +689,7 @@ static PINT_sm_action getattr_datafile_g
             *sm_p->cred_p,
             sm_p->getattr.object_ref.fs_id,
             0,
+            PVFS_MSGPAIR_RETRY,
             attr->u.meta.dfile_count,
             attr->u.meta.dfile_array,
             sm_p->hints);



More information about the Pvfs2-cvs mailing list