patch-2.3.22 linux/fs/nfsd/export.c
Next file: linux/fs/nfsd/vfs.c
Previous file: linux/fs/nfs/file.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Oct 12 22:59:34 1999
- Orig file:
v2.3.21/linux/fs/nfsd/export.c
- Orig date:
Tue Jun 8 10:47:58 1999
diff -u --recursive --new-file v2.3.21/linux/fs/nfsd/export.c linux/fs/nfsd/export.c
@@ -627,7 +627,7 @@
{ NFSEXP_UIDMAP, {"uidmap", ""}},
{ NFSEXP_KERBEROS, { "kerberos", ""}},
{ NFSEXP_SUNSECURE, { "sunsecure", ""}},
- { NFSEXP_CROSSMNT, {"crossmnt", ""}},
+ { NFSEXP_CROSSMNT, {"nohide", ""}},
{ 0, {"", ""}}
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)