patch-2.3.42 linux/fs/nfsd/export.c
Next file: linux/fs/nfsd/lockd.c
Previous file: linux/fs/autofs4/inode.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 31 10:14:45 2000
- Orig file:
v2.3.41/linux/fs/nfsd/export.c
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.41/linux/fs/nfsd/export.c linux/fs/nfsd/export.c
@@ -611,6 +611,7 @@
{ NFSEXP_SUNSECURE, { "sunsecure", ""}},
{ NFSEXP_CROSSMNT, {"nohide", ""}},
{ NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
+ { NFSEXP_NOAUTHNLM, {"no_auth_nlm", ""}},
{ 0, {"", ""}}
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)