In src/proto/pvfs2-req-proto.h , when you define a new request ,you create a
struct and
then use a macro to create an encoding function for the
struct(endecode_fields_XX_struct).
but somtimes,in the args to those macros you insert a skip4.
So I want to know why you insert the skip4. and can you tell me when and
where you should place this?_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
