winbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_cm_connection_on_error()
commita33c1d25e0422483c903001dd246626f84c4cbc1
authorRalph Boehme <slow@samba.org>
Mon, 12 Mar 2018 10:12:34 +0000 (12 11:12 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 15 Mar 2018 14:46:09 +0000 (15 15:46 +0100)
tree7fb2d50190b0b7e313a18d76e60af6839cc5494d
parenta8d5e4d36768bc199c631626488b2d0acbd6e91a
winbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_cm_connection_on_error()

reconnect_need_retry() already checks for this error, it surfaces up
from tstream_smbXcli_np as a mapping for EIO.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13332

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/winbindd_dual_srv.c