patch-2.1.117 linux/fs/nfs/mount_clnt.c

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

diff -u --recursive --new-file v2.1.116/linux/fs/nfs/mount_clnt.c linux/fs/nfs/mount_clnt.c
@@ -78,6 +78,7 @@
 		clnt->cl_softrtry = 1;
 		clnt->cl_chatty   = 1;
 		clnt->cl_oneshot  = 1;
+		clnt->cl_intr = 1;
 	}
 	return clnt;
 }

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