[pnfs] NFSv4.1 pNFS server layout cache patches appiled and Master branch merged with 4.1-sessions
William A. (Andy) Adamson
andros at citi.umich.edu
Wed May 30 14:51:35 EDT 2007
On 5/30/07, Tigran Mkrtchyan <tigran.mkrtchyan at desy.de> wrote:
>
>
> Hi Andy,
hi tigran
good to hear from you!
which repository I shall use? I try to move to
> draft 10, but there are some inconsistency with
> kernel which I got:
>
> git://linux-nfs.org/linux-pnfs.git
This is the correct repository, we're constantly adding code and bug fixes.
For example,
>
>
> in spec:
>
> struct EXCHANGE_ID4resok {
> clientid4 eir_clientid;
> sequenceid4 eir_sequenceid;
> uint32_t eir_flags;
> server_owner4 eir_server_owner;
> opaque eir_server_scope<NFS4_OPAQUE_LIMIT>;
> nfs_impl_id4 eir_server_impl_id<1>;
> };
>
>
> in code:
>
> static int decode_exchange_id(struct xdr_stream *xdr, struct
> nfs41_exchange_id_res *res)
> {
> uint32_t *p;
> int status, implen;
> struct nfs4_client *clp = res->client;
>
> status = decode_op_hdr(xdr, OP_EXCHANGE_ID);
> if (status)
> return status;
>
> READ_BUF(8);
> READ64(clp->cl_clientid);
> READ_BUF(8);
> READ32(clp->cl_session->seqid);
> READ32(clp->cl_exchange_flags);
>
>
> eir_sequenceid and eir_flags have different order
it looks correct to me - clientid, seqid, then flags.
-->Andy
Regards,
> Tigran.
>
>
> William A. (Andy) Adamson wrote:
> > The following patches have been applied to 4.1-sessions branch and
> > merged with the master branch
> >
> > Benny:
> > nfs eof length server side cleanup
> >
> > The following patches have been applied to the master branch
> >
> > Benny:
> > nine nfsd layout cache patches.
> >
> >
> > Please update your trees, and review the patches via gitk.
> >
> > -->Andy
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > pNFS mailing list
> > pNFS at linux-nfs.org
> > http://linux-nfs.org/cgi-bin/mailman/listinfo/pnfs
>
>
> --
> ________________________________________________________________________
> Tigran Mkrtchyan DESY, IT,
> tigran.mkrtchyan at desy.de Notkestrasse 85,
> Tel: + 49 40 89983946 Hamburg 22607,
> Fax: + 49 40 89984429 Germany.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux-nfs.org/pipermail/pnfs/attachments/20070530/e24d85b1/attachment.htm
More information about the pNFS
mailing list