]> git.decadent.org.uk Git - nfs-utils.git/commit
text-based mount command: support AF_INET6 in rewrite_mount_options()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 27 Jan 2009 22:48:17 +0000 (17:48 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 27 Jan 2009 22:48:17 +0000 (17:48 -0500)
commit1f0a104ff4aa07141d59cfd1d78157e8ddf7e4ed
tree8967ddf0d2d819150dfd14b6614c01792f85b162
parent3163dabcf0a6b992859508368baf67c918d2c091
text-based mount command: support AF_INET6 in rewrite_mount_options()

Now that we have an AF_INET6-capable probe_bothports(), we can support
AF_INET6 when rewriting text-based NFS mount options.  This should be
adequate to support NFS transport protocol and version negotiation with
AF_INET6 NFS servers.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c