diff options
author | Mike Christie <michael.christie@oracle.com> | 2021-05-25 13:18:05 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-06-02 01:28:21 -0400 |
commit | fda290c5ae98b591797c96e55a2cfbd30d46a706 (patch) | |
tree | 1c78c0d9f7e9be96fd432b33273e09b3a84d7f3b /include/scsi | |
parent | d39df158518ccc3bf24ee18082b5e100c8f014aa (diff) |
scsi: iscsi: Get ref to conn during reset handling
The comment in iscsi_eh_session_reset is wrong and we don't wait for the
EH to complete before tearing down the conn. This has us get a ref to the
conn when we are not holding the eh_mutex/frwd_lock so it does not get
freed from under us.
Link: https://lore.kernel.org/r/20210525181821.7617-13-michael.christie@oracle.com
Reviewed-by: Lee Duncan <lduncan@suse.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions