patch-2.1.126 linux/include/linux/nfsd/export.h

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

diff -u --recursive --new-file v2.1.125/linux/include/linux/nfsd/export.h linux/include/linux/nfsd/export.h
@@ -86,7 +86,7 @@
 void			exp_putclient(struct svc_client *clp);
 struct svc_export *	exp_get(struct svc_client *clp, kdev_t dev, ino_t ino);
 int			exp_rootfh(struct svc_client *, kdev_t, ino_t,
-					struct knfs_fh *);
+					char *path, struct knfs_fh *);
 int			nfserrno(int errno);
 void			exp_nlmdetach(void);
 

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