Whamcloud - gitweb
EX-4218 lipe: Fix assertion in lipe_ssh_session_create
authorAlexandre Ioffe <aioffe@ddn.com>
Tue, 23 Nov 2021 00:58:00 +0000 (16:58 -0800)
committerJohn L. Hammond <jhammond@whamcloud.com>
Tue, 18 Jan 2022 14:57:12 +0000 (14:57 +0000)
commit4ba9a8b235a9f34e8db665bcb7b5b56e38109725
tree3da7c9f70a52b05b6b957e08d7809c06e5656b77
parente01057b7ef072a432bf7d6481fe45bc545d80e90
EX-4218 lipe: Fix assertion in lipe_ssh_session_create

Return SSH_ERROR code in all faulty cases
Add reporting libssh return error code

Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Test-Parameters: trivial testlist=hot-pools
Change-Id: I84d5c3d1fe0e6d1c7818ec181a7b9ea07413eb8a
Reviewed-on: https://review.whamcloud.com/45638
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46127
lipe/src/lipe_ssh.c