Whamcloud - gitweb
LU-11269 ptlrpc: do not expose transient IDLE state 49/37649/2
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 10 Feb 2020 21:06:07 +0000 (00:06 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 10 Mar 2020 17:05:57 +0000 (17:05 +0000)
commite668075a922a2a39247c00fe5f47d7a4368967f3
treea70402612e69a3e81be8f74b81d1a26e6968cab6
parent46a42e5654643931b3e049674e9427554a0634f5
LU-11269 ptlrpc: do not expose transient IDLE state

to avoid cases when anyone sending an RPC observes the connection
in this state while it's going to reconnect right away.

Lustre-change: https://review.whamcloud.com/37523
Lustre-commit: ea8d2ecc783fbaff12c581935ac426b9b8567031

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I9ca89051c4176fe321262f8b2f52969c382e401e
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/37649
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/import.c