diff options
author | Muneendra Kumar <[email protected]> | 2022-05-19 05:31:07 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-05-19 20:24:56 -0400 |
commit | 827fc630e4c8087df5a8e8ee013b686bd6f13736 (patch) | |
tree | f3215984645fec7361d8befb8aabbe4e6fe05ac4 /tools/perf/scripts/python/task-analyzer.py | |
parent | 325d5c5fb216674296f3902a8902b942da3adc5b (diff) |
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/[email protected]
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Signed-off-by: Muneendra Kumar <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions