patch-2.3.25 linux/fs/nfs/nfs3xdr.c

Next file: linux/fs/nfs/read.c
Previous file: linux/fs/nfs/dir.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.24/linux/fs/nfs/nfs3xdr.c linux/fs/nfs/nfs3xdr.c
@@ -679,7 +679,7 @@
 static struct proc_dir_entry	proc_nfsclnt = {
 	0, 3, "nfs",
 	S_IFREG | S_IRUGO, 1, 0, 0,
-	6, &proc_net_inode_operations,
+	6, NULL,
 	nfs_get_info
 };
 

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