summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorMike Christie <michael.christie@oracle.com>2026-02-22 17:27:03 -0600
committerMartin K. Petersen <martin.petersen@oracle.com>2026-02-28 21:04:03 -0500
commite1502d990c8e26fa679b3253ff7db51483e6eb82 (patch)
tree64c8c8447df1183de801b98f03a33dba38c2d390 /tools/lib/python
parent89663fb2e53822863de9cf4bca9636989da96615 (diff)
scsi: target: Allow userspace to set the completion type
This allows userspace to request if we complete in the backend context or the frontend driver. It works the same as submission where you can write 0 to 2 to complete_type: 0 - Use the fabric driver's preference. 1 - Complete from the backend calling context if the fabric supports it. 2 - Queue the completion to LIO's completion workqueue. Signed-off-by: Mike Christie <michael.christie@oracle.com> Link: https://patch.msgid.link/20260222232946.7637-4-michael.christie@oracle.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions