summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2009-09-29 10:38:05 -0400
committerSteve Dickson <steved@redhat.com>2009-09-29 10:38:05 -0400
commit0de3189d32a183f5e91a6d27a9e8f159216d9473 (patch)
tree0fe6a856d637ac559f4d74def4df0cf6cc5976ba /support
parent3faa54e8a17411de28c7b707207d49b4466ae873 (diff)
downloadnfs-utils-0de3189d32a183f5e91a6d27a9e8f159216d9473.tar.gz
nfs-utils-0de3189d32a183f5e91a6d27a9e8f159216d9473.tar.xz
nfs-utils-0de3189d32a183f5e91a6d27a9e8f159216d9473.zip
The user's mount options and the set of versions to try should not
change over the course of mount retries. With this patch, each version-specific mount attempt is compartment- alized, and starts from the user's original mount options each time. Thus these attempts can now be safely performed in any order, depending on what the user has requested, what the server advertises, and what is up and running at any given point. Don't regress the fix in commit 23c1a452. For v2/v3 negotation, only the user's mount options are written to /etc/mtab, and not any options that were negotiated by mount.nfs. There's no way to guarantee that the server configuration will be the same at umount time as it was at mount time. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions