[Pvfs2-cvs] commit by pcarns in pvfs2-1/src/proto: pvfs2-req-proto.h
CVS commit program
cvs at parl.clemson.edu
Tue May 20 17:03:10 EDT 2008
Update of /projects/cvsroot/pvfs2-1/src/proto
In directory parlweb1:/tmp/cvs-serv3173/src/proto
Modified Files:
Tag: small-file-branch
pvfs2-req-proto.h
Log Message:
whoops, revert last commit for now (on wire server layout list has strings, not
BMI_addr_t types)
Index: pvfs2-req-proto.h
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/src/proto/pvfs2-req-proto.h,v
diff -p -u -r1.151.6.13 -r1.151.6.14
--- pvfs2-req-proto.h 20 May 2008 20:41:35 -0000 1.151.6.13
+++ pvfs2-req-proto.h 20 May 2008 21:03:10 -0000 1.151.6.14
@@ -167,7 +167,7 @@ endecode_fields_5_struct(
PVFS_sys_layout, layout)
#define extra_size_PVFS_servreq_create \
- (extra_size_PVFS_object_attr + extra_size_PVFS_sys_layout)
+ (extra_size_PVFS_object_attr)
#define PINT_SERVREQ_CREATE_FILL(__req, \
__creds, \
More information about the Pvfs2-cvs
mailing list