[pnfs] [PATCH] save client exchange id flags

Marc Eshel eshel at almaden.ibm.com
Mon Jun 4 14:25:37 EDT 2007


sorry the last patch came out empty here is the patch and it is a simple 
one.


--- a/fs/nfsd/nfs4state.c
+++ b/fs/nfsd/nfs4state.c
@@ -1202,6 +1202,7 @@ out_copy:
         clid->clientid.cl_id = new->cl_clientid.cl_id;
 
         new->cl_seqid = clid->seqid = 1;
+                new->cl_exchange_flags = clid->flags;
                 nfsd4_set_ex_flags(new, clid);
 
                 dprintk("nfsd4_exchange_id seqid %d flags %x\n",




Benny Halevy <bhalevy at panasas.com> 
06/04/2007 10:53 AM

To
Marc Eshel <eshel at almaden.ibm.com>
cc

Subject
Re: [pnfs] [PATCH] save client exchange id flags






Hmm,  that's a simple patch :)

Marc Eshel wrote:
> From: Marc Eshel <eshel at almaden.ibm.com>
> 
> 
> ---
> 
>  0 files changed, 0 insertions(+), 0 deletions(-)
> _______________________________________________
> pNFS mailing list
> pNFS at linux-nfs.org
> http://linux-nfs.org/cgi-bin/mailman/listinfo/pnfs





More information about the pNFS mailing list