patch-2.3.49 linux/fs/nfsd/export.c
Next file: linux/fs/nfsd/nfs3xdr.c
Previous file: linux/fs/exec.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 28 17:59:21 2000
- Orig file:
v2.3.48/linux/fs/nfsd/export.c
- Orig date:
Tue Feb 1 01:35:44 2000
diff -u --recursive --new-file v2.3.48/linux/fs/nfsd/export.c linux/fs/nfsd/export.c
@@ -611,7 +611,7 @@
{ NFSEXP_SUNSECURE, { "sunsecure", ""}},
{ NFSEXP_CROSSMNT, {"nohide", ""}},
{ NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
- { NFSEXP_NOAUTHNLM, {"no_auth_nlm", ""}},
+ { NFSEXP_NOAUTHNLM, {"insecure_locks", ""}},
{ 0, {"", ""}}
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)