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
- Lines: 14
- Date:
Wed Aug 23 11:35:51 2000
- Orig file:
v2.4.0-test6/linux/include/linux/nfsd/xdr3.h
- Orig date:
Sun Feb 20 21:12:40 2000
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)