patch-2.1.67 linux/include/linux/nfsd/nfsfh.h

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

diff -u --recursive --new-file v2.1.66/linux/include/linux/nfsd/nfsfh.h linux/include/linux/nfsd/nfsfh.h
@@ -76,7 +76,9 @@
  */
 u32	fh_verify(struct svc_rqst *, struct svc_fh *, int, int);
 void	fh_compose(struct svc_fh *, struct svc_export *, struct dentry *);
+void	fh_update(struct svc_fh *);
 void	fh_put(struct svc_fh *);
+void	nfsd_fh_flush(dev_t);
 void	nfsd_fh_init(void);
 void	nfsd_fh_free(void);
 

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