patch-2.2.0-pre4 linux/fs/nfsd/stats.c

Next file: linux/fs/nfsd/vfs.c
Previous file: linux/fs/nfsd/nfsctl.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre3/linux/fs/nfsd/stats.c linux/fs/nfsd/stats.c
@@ -27,7 +27,6 @@
 struct nfsd_stats	nfsdstats;
 struct svc_stat		nfsd_svcstats = { &nfsd_program, };
 
-#ifdef CONFIG_PROC_FS
 static int
 nfsd_proc_read(char *buffer, char **start, off_t offset, int count,
 				int *eof, void *data)
@@ -90,4 +89,3 @@
 {
 	svc_proc_unregister("nfsd");
 }
-#endif /* CONFIG_PROC_FS */

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