patch-2.1.119 linux/fs/nfs/mount_clnt.c
Next file: linux/fs/nfs/write.c
Previous file: linux/fs/isofs/namei.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Aug 26 10:10:33 1998
- Orig file:
v2.1.118/linux/fs/nfs/mount_clnt.c
- Orig date:
Wed Aug 26 11:37:43 1998
diff -u --recursive --new-file v2.1.118/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