diff options
| author | 2020-11-01 12:59:27 -0600 | |
|---|---|---|
| committer | 2020-11-04 22:39:37 -0500 | |
| commit | a2b5d6f975a499bd50919a409c6a7c4cbf9d8a58 (patch) | |
| tree | db61b51f246195b2a85d59e6e3de4d056d5c1925 /scripts/const_structs.checkpatch | |
| parent | scsi: fcoe: Remove unneeded semicolon (diff) | |
scsi: target: Fix LUN ref count handling
Fix two bugs in the LUN refcounting:
1. For the TCM_WRITE_PROTECTED case we were returning an error after
taking a ref to the LUN, but never dropping it (caller just send status
and drops cmd ref).
2. We still need to do a percpu_ref_tryget_live for the virt LUN 0 like we
do for other LUNs, because the TPG code does the refcount/wait process
like it does with other LUNs.
Link: https://lore.kernel.org/r/1604257174-4524-2-git-send-email-michael.christie@oracle.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
