patch-2.3.31 linux/fs/nfs/inode.c

Next file: linux/fs/nfsd/nfsproc.c
Previous file: linux/fs/ncpfs/symlink.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.30/linux/fs/nfs/inode.c linux/fs/nfs/inode.c
@@ -958,8 +958,6 @@
 		return err;
 
 #ifdef CONFIG_PROC_FS
-	rpc_register_sysctl();
-	rpc_proc_init();
 	rpc_proc_register(&nfs_rpcstat);
 #endif
         return register_filesystem(&nfs_fs_type);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)