patch-2.1.47 linux/include/linux/nfsd/xdr.h

Next file: linux/include/linux/parport.h
Previous file: linux/include/linux/nfsd/syscall.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.46/linux/include/linux/nfsd/xdr.h linux/include/linux/nfsd/xdr.h
@@ -150,9 +150,10 @@
 int nfssvc_encode_readres(struct svc_rqst *, u32 *, struct nfsd_readres *);
 int nfssvc_encode_statfsres(struct svc_rqst *, u32 *, struct nfsd_statfsres *);
 int nfssvc_encode_readdirres(struct svc_rqst *, u32 *, struct nfsd_readdirres *);
-int nfssvc_release_fhandle(struct svc_rqst *, u32 *, struct nfsd_fhandle *);
 
 int nfssvc_encode_entry(struct readdir_cd *, const char *name,
 				int namlen, off_t offset, ino_t ino);
+
+int nfssvc_release_fhandle(struct svc_rqst *, u32 *, struct nfsd_fhandle *);
 
 #endif /* LINUX_NFSD_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov