Whamcloud - gitweb
LU-11269 ptlrpc: do not expose transient IDLE state 23/37523/4
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 10 Feb 2020 21:06:07 +0000 (00:06 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Feb 2020 07:13:53 +0000 (07:13 +0000)
commitea8d2ecc783fbaff12c581935ac426b9b8567031
tree50144f361c944c03d8e4fbba5fbcd06d1d95b5f7
parentb651089f859e8269af7272b91f5e60aa25f24226
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.

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