]> Git Repo - linux.git/commit
scsi: blkcg: Add app identifier support for blkcg
authorMuneendra Kumar <[email protected]>
Tue, 8 Jun 2021 04:35:45 +0000 (10:05 +0530)
committerMartin K. Petersen <[email protected]>
Thu, 10 Jun 2021 14:01:32 +0000 (10:01 -0400)
commitd2bcbeab4200665b694ec4f92a7a2fd58b70b1e8
tree4b50f7e2e07909ee2dc125d8a6e78ef2600e6b95
parent6b658c4863c15936872a93c9ee879043bf6393c9
scsi: blkcg: Add app identifier support for blkcg

Add a unique application identifier (i.e fc_app_id member) in blkcg. This
allows identification of traffic belonging to an specific both on the host
and in the fabric infrastructure. As an example, this allows the storage
stack to uniquely identify traffic belong to particular virtual machine.

Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Muneendra Kumar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
block/Kconfig
drivers/scsi/Kconfig
include/linux/blk-cgroup.h
This page took 0.05869 seconds and 4 git commands to generate.