patch-2.4.0-test7 linux/include/linux/nfsd/xdr3.h

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

diff -u --recursive --new-file v2.4.0-test6/linux/include/linux/nfsd/xdr3.h linux/include/linux/nfsd/xdr3.h
@@ -292,9 +292,11 @@
 int nfs3svc_release_fhandle2(struct svc_rqst *, u32 *,
 				struct nfsd3_fhandle_pair *);
 int nfs3svc_encode_entry(struct readdir_cd *, const char *name,
-				int namlen, off_t offset, ino_t ino);
+				int namlen, off_t offset, ino_t ino,
+				unsigned int);
 int nfs3svc_encode_entry_plus(struct readdir_cd *, const char *name,
-				int namlen, off_t offset, ino_t ino);
+				int namlen, off_t offset, ino_t ino,
+				unsigned int);
 
 
 #endif /* _LINUX_NFSD_XDR3_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)