diff options
author | Frank Sorenson <sorenson@redhat.com> | 2017-09-14 12:56:53 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2017-09-14 12:58:04 -0400 |
commit | 9f9f9122319ceaf6e1311fb3c296d77ca711604e (patch) | |
tree | 91cca5126b4b59f0a810659d8b20327643adfcca /support/nfs/xlog.c | |
parent | 2b3ebec1335eac81e9b90a7c95173f857a4b26b1 (diff) | |
download | nfs-utils-9f9f9122319ceaf6e1311fb3c296d77ca711604e.tar.gz nfs-utils-9f9f9122319ceaf6e1311fb3c296d77ca711604e.tar.xz nfs-utils-9f9f9122319ceaf6e1311fb3c296d77ca711604e.zip |
mount: handle EACCES during version negotiation
mount() can return EACCES for servers which permit 4.0
but are configured not to allow 4.1 This is currently
only handled by the default case, so these mounts fail
without retrying a lower minor.
Add handling for EACCES to be retried with a lower
minor version.
Signed-off-by: Frank Sorenson <sorenson@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/nfs/xlog.c')
0 files changed, 0 insertions, 0 deletions