[pnfs] CVS: nfsv4

Marc Eshel IBM eshel at citi.umich.edu
Thu Aug 17 16:05:00 EDT 2006


CVSROOT:	/cvs
Module name:	nfsv4
Changes by:	eshel at citi.	2006/08/17 16:05:00

Modified files:
	cvs/pnfs/fs/nfsd: export.c 

Log message:
Index: export.c
===================================================================
RCS file: /cvs/nfsv4/cvs/pnfs/fs/nfsd/export.c,v
retrieving revision 1.10
diff -r1.10 export.c
392c392,394
<         return nfsd_layout_recall_cb(lr);
---
>         nfsd_layout_recall_cb(lr);
>
>         return 0;

Index: pnfsd.h
===================================================================
RCS file: /cvs/nfsv4/cvs/pnfs/include/linux/nfsd/pnfsd.h,v
retrieving revision 1.3
diff -r1.3 pnfsd.h
78a79
> void nfsd_layout_recall_cb(struct nfs4_cb_layout *);



More information about the pNFS mailing list