patch-2.3.46 linux/include/linux/nfsd/nfsd.h
Next file: linux/include/linux/parport.h
Previous file: linux/include/linux/nbd.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Wed Feb 16 14:56:36 2000
- Orig file:
v2.3.45/linux/include/linux/nfsd/nfsd.h
- Orig date:
Tue Feb 1 01:35:44 2000
diff -u --recursive --new-file v2.3.45/linux/include/linux/nfsd/nfsd.h linux/include/linux/nfsd/nfsd.h
@@ -75,7 +75,7 @@
/* nfsd/vfs.c */
int fh_lock_parent(struct svc_fh *, struct dentry *);
-void nfsd_racache_init(void);
+int nfsd_racache_init(int);
void nfsd_racache_shutdown(void);
int nfsd_lookup(struct svc_rqst *, struct svc_fh *,
const char *, int, struct svc_fh *);
@@ -181,11 +181,6 @@
* Time of server startup
*/
extern struct timeval nfssvc_boot;
-
-/*
- * The number of nfsd threads.
- */
-extern int nfsd_nservers;
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)