Re: [PATCH] iscsi:report unbind session event when the target has been removed

2020-03-31 Thread Martin K. Petersen
Wu, > The daemon is restarted or crashed while logging out of a session. > The unbind session event sent by the kernel is not be processed or be > lost. When the daemon runs again, the session will never be able to > logout. I had to apply this by hand as the patch was completely mangled.

Re: PATCH] iscsi:report unbind session event when the target has been removed

2020-03-27 Thread Lee Duncan
On 3/24/20 12:52 AM, Wu Bo wrote: > The daemon is restarted or crashed while logging out of a session. > The unbind session event sent by the kernel is not be processed or be lost. > When the daemon runs again, the session will never be able to logout. > > After executing the logout again, the

[PATCH] iscsi:report unbind session event when the target has been removed

2020-03-24 Thread Wu Bo
The daemon is restarted or crashed while logging out of a session. The unbind session event sent by the kernel is not be processed or be lost. When the daemon runs again, the session will never be able to logout. After executing the logout again, the daemon is waiting for the unbind event

PATCH] iscsi:report unbind session event when the target has been removed

2020-03-24 Thread Wu Bo
The daemon is restarted or crashed while logging out of a session. The unbind session event sent by the kernel is not be processed or be lost. When the daemon runs again, the session will never be able to logout. After executing the logout again, the daemon is waiting for the unbind event