summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2007-10-27 16:28:05 +0000
committerrodrigc <rodrigc@FreeBSD.org>2007-10-27 16:28:05 +0000
commitaa4d1c093fdece2147f09920b07e8f54bb0458ac (patch)
treec3db97c195b727ffc5eb752a379656c82b6a6eec /rescue
parentdfc9a5b8f5942e4c541b45fd48a1e6abc1d266b7 (diff)
downloadFreeBSD-src-aa4d1c093fdece2147f09920b07e8f54bb0458ac.zip
FreeBSD-src-aa4d1c093fdece2147f09920b07e8f54bb0458ac.tar.gz
Add the following mount options to the nfs_opts array:
noatime, noexec, suiddir, nosuid, nosymfollow, union, noclusterr, noclusterw, multilabel, acls, force, update, async. These options correspond to MOPT_STDOPTS, MOPT_FORCE, MOPT_UPDATE, and MOPT_ASYNC. Currently, mount_nfs converts these "-o" options from strings to MNT_ flags via getmntopts(), and passes the flags from userspace to the kernel. This change will allow us in future to pass these mount options as strings directly to the kernel via nmount() when doing NFS mounts.
Diffstat (limited to 'rescue')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud