diff options
author | 2009-12-03 15:53:20 -0500 | |
---|---|---|
committer | 2009-12-03 15:53:20 -0500 | |
commit | 4f7cdf18e14f81860b856ef7694ef58eb1a751c0 (patch) | |
tree | ac10a661705b816cbee8702df34149db14b51cdc /fs/nfs/dns_resolve.c | |
parent | NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot (diff) | |
download | wireguard-linux-4f7cdf18e14f81860b856ef7694ef58eb1a751c0.tar.xz wireguard-linux-4f7cdf18e14f81860b856ef7694ef58eb1a751c0.zip |
NFSv4: The state manager shouldn't exit on errors that were handled
nfs4_recovery_handle_error() will correctly handle errors such as
NFS4ERR_CB_PATH_DOWN, however because they are still passed back to the
main loop in nfs4_state_manager(), they can cause the latter to exit
prematurely.
Fix this by letting nfs4_recovery_handle_error() change the error value in
cases where there is no action required by the caller.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/dns_resolve.c')
0 files changed, 0 insertions, 0 deletions