On Tue, May 10, 2022 at 01:00:25PM -0700, James Smart wrote: > From: Muneendra <muneendra.kumar@xxxxxxxxxxxx> > > Add nvme_fc_io_getuuid() to the nvme-fc transport. > The routine is invoked by the fc LLDD on a per-io 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. > > Signed-off-by: Muneendra <muneendra.kumar@xxxxxxxxxxxx> > Signed-off-by: James Smart <jsmart2021@xxxxxxxxx> I'm fine with picking this up through the scsi tree: Acked-by: Christoph Hellwig <hch@xxxxxx>