Craig Rodrigues 771ba39d26 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.
2008-03-05 10:09:29 +00:00
..
2008-03-05 07:55:45 +00:00
2008-02-29 05:06:06 +00:00
2008-01-15 18:34:47 +00:00
2008-02-23 22:40:05 +00:00
2008-03-03 03:34:52 +00:00