mbox series

[v3,00/14] target: TMF and recovery fixes

Message ID 20230129234441.116310-1-michael.christie@oracle.com
Headers show
Series target: TMF and recovery fixes | expand

Message

Mike Christie Jan. 29, 2023, 11:44 p.m. UTC
The following patches apply over Martin's 6.3 branches and Linus's tree.
They fix a couple regressions in iscsit that occur when there are multiple
sessions accessing the same se_device and TMRs are executing and a
connection is closed. And they fix some bugs in isert for the single
session case when there are TMRs executing and the connection is closed.
It also includes Dimitry's fix for cmd cleanup when ERL2 is used.

v3:
- Drop patch "iscsit: Fix isert disconnect handling during login"
- Add patch to drop cmd lock in completion callout
- Add patch to clean up recovery commands earlier when ERL2 is used
- Add patch to handle use-after-free in isert
v2:
- Fix wait/stop use during login failures
- Add patches to support isert