[pnfs] Re: [nfsv4] Bakeathon and NFSv4.1 testing

Iyer, Rahul Rahul.Iyer at netapp.com
Sat Sep 9 04:31:34 EDT 2006


Hi Lisa,

> 
> Actually, we also have the clientid in LAYOUTRETURN4args and 
> LAYOUTCOMMIT4args as well.  Would you be able to comment on that?
> 
> Here are the definitions that we are using:
> 
> struct LAYOUTCOMMIT4args {
>         /* CURRENT_FH: file */
>         clientid4             clientid;
>         offset4               offset;
>         length4               length;
>         bool                  reclaim;
>         newoffset4              last_write_offset;
>         newtime4                time_modify;
>         newtime4                time_access;
>         layoutupdate4           layoutupdate;
> };
> 
> struct LAYOUTRETURN4args {
>         /* CURRENT_FH: file */
>         clientid4             clientid; /* For testing purposes */
>         bool                  reclaim;
>         layouttype4             layout_type;
>         layoutiomode4           iomode;
>         layoutreturn4           layoutreturn;
> };
> 

Our definitions of these structs seem to match yours. 
Regards
Rahul


More information about the pNFS mailing list