diff options
| author | Max Gurtovoy <[email protected]> | 2018-01-31 16:31:26 +0000 |
|---|---|---|
| committer | Sagi Grimberg <[email protected]> | 2018-02-08 16:35:54 +0000 |
| commit | 3096a739d2ccbfd6a626e388228a16558f76d79d (patch) | |
| tree | 470d05e958496ec7ec6e0f62957374e4aa973b90 /net/unix/af_unix.c | |
| parent | nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process (diff) | |
| download | kernel-3096a739d2ccbfd6a626e388228a16558f76d79d.tar.gz kernel-3096a739d2ccbfd6a626e388228a16558f76d79d.zip | |
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
There is no logical reason to move from live state to connecting
state. In case of initial connection establishment, the transition
should be NVME_CTRL_NEW --> NVME_CTRL_CONNECTING --> NVME_CTRL_LIVE.
In case of error recovery or reset, the transition should be
NVME_CTRL_LIVE --> NVME_CTRL_RESETTING --> NVME_CTRL_CONNECTING -->
NVME_CTRL_LIVE.
Signed-off-by: Max Gurtovoy <[email protected]>
Reviewed-by: James Smart <[email protected]>
Signed-off-by: Sagi Grimberg <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
