diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2007-08-10 18:20:01 -0400 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-08-11 09:47:35 +1000 |
commit | b172e62f7d9dd213b0b2e23e2c550cb639618f16 (patch) | |
tree | c63f430e436980bed807fe3b1a3661b369c26c97 /support/export/export.c | |
parent | 4b87dabfab2197323bf39865ec9ad8fc1788230e (diff) | |
download | nfs-utils-b172e62f7d9dd213b0b2e23e2c550cb639618f16.tar.gz nfs-utils-b172e62f7d9dd213b0b2e23e2c550cb639618f16.tar.xz nfs-utils-b172e62f7d9dd213b0b2e23e2c550cb639618f16.zip |
mount.nfs: Enable mount.nfs to do text-based mount support
A new command line option, "-i", is added to mount.nfs to force the use of
the string interface for testing purposes. "-s", "-t", and "-r" are
already taken or have legacy meaning so I picked "-i".
At some later point, when everyone is comfortable with the string mount
option parsing implementation, we will add a switch based on kernel
version, and remove the "-i" command line option. For now, I am more
comfortable enabling it by hand instead.
Since this is a temporary arrangement, I'm leaving the option undocumented
in the mount.nfs man page.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'support/export/export.c')
0 files changed, 0 insertions, 0 deletions