diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2008-03-05 10:09:29 +0000 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2008-03-05 10:09:29 +0000 |
commit | 3c423712fa46ed696a32829ee64e71ff46173d00 (patch) | |
tree | d1385692f5f5830f76fa97a58d931ce0573b8da9 /sys/dev/vr | |
parent | b3c805a899bc1bf721470e47dacd778e2dd77842 (diff) | |
download | FreeBSD-src-3c423712fa46ed696a32829ee64e71ff46173d00.zip FreeBSD-src-3c423712fa46ed696a32829ee64e71ff46173d00.tar.gz |
Expand the nfs_opts array to include all possible string
mount options that mount_nfs could pass down, if it passed
down string mount options. Right now, mount_nfs jut passes
down a single mount option named "nfs_args" with a fully
initialized 'struct nfs_args'.
In future commits, we will add code to the kernel for parsing stringified
NFS mount options, so that we can convert mount_nfs to pass string options
from userspace to kernel, instead of an initialized struct nfs_args.
Diffstat (limited to 'sys/dev/vr')
0 files changed, 0 insertions, 0 deletions