diff options
author | David Howells <dhowells@redhat.com> | 2009-06-16 21:36:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-16 21:20:14 -0700 |
commit | 005411c3e9147bc3b78215390e847d688dbbc163 (patch) | |
tree | ed10cb7c73135fbdf7a39798bb0f294e80f987a4 /mm/nommu.c | |
parent | 519d25679e8ae7433c758b9e74b19144f61b90f8 (diff) | |
download | op-kernel-dev-005411c3e9147bc3b78215390e847d688dbbc163.zip op-kernel-dev-005411c3e9147bc3b78215390e847d688dbbc163.tar.gz |
AFS: Correctly translate auth error aborts and don't failover in such cases
Authentication error abort codes should be translated to appropriate
Linux error codes, rather than all being translated to EREMOTEIO - which
indicates that the server had internal problems.
Additionally, a server shouldn't be marked unavailable and the next
server tried if an authentication error occurs. This will quickly make
all the servers unavailable to the client. Instead the error should be
returned straight to the user.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/nommu.c')
0 files changed, 0 insertions, 0 deletions