diff options
author | Muneendra Kumar <muneendra.kumar@broadcom.com> | 2022-05-19 14:31:07 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-05-20 02:24:56 +0200 |
commit | 827fc630e4c8087df5a8e8ee013b686bd6f13736 (patch) | |
tree | f3215984645fec7361d8befb8aabbe4e6fe05ac4 /include/media | |
parent | scsi: target: tcmu: Avoid holding XArray lock when calling lock_page (diff) | |
download | linux-827fc630e4c8087df5a8e8ee013b686bd6f13736.tar.xz linux-827fc630e4c8087df5a8e8ee013b686bd6f13736.zip |
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Add nvme_fc_io_getuuid() to the nvme-fc transport. The routine is invoked
by the FC LLDD on a per-I/O request basis. The routine translates from the
FC-specific request structure to the bio and the cgroup structure in order
to obtain the FC appid stored in the cgroup structure. If a value is not
set or a bio is not found, a NULL appid (aka uuid) will be returned to the
LLDD.
Link: https://lore.kernel.org/r/20220519123110.17361-2-jsmart2021@gmail.com
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Muneendra Kumar <muneendra.kumar@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions