On 4/11/21 2:55 AM, Mike Christie wrote: > 4. The stop_conn_work_fn can run after userspace has done it's > recovery and we are happily using the session. We will then end up > with various bugs depending on what is going on at the time. > Ignore this patchset. I have to add another change for this. I just realized I handled the case where the in-kernel stop runs after we restart the conn like I mentioned above, but didn't handle the cases where it can run after the stop and before the start so we leave it in started but unbound state.