scsi: scsi_proto: Add structures and constants related to I/O groups and streams
authorBart Van Assche <bvanassche@acm.org>
Tue, 30 Jan 2024 21:48:36 +0000 (13:48 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 27 Feb 2024 02:37:26 +0000 (21:37 -0500)
commit4977c0f4523e1d6c87df4eedceb33d38f055c5fb
tree58e7c4dd8b02698b07384bd487f323acc130d9d0
parent96b171d6dba6a66c63312f35e3ac6465b2c2ca94
scsi: scsi_proto: Add structures and constants related to I/O groups and streams

Prepare for adding code that will query the I/O advice hints group
descriptors and for adding code that will retrieve the stream status.

Cc: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240130214911.1863909-11-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/scsi_proto_test.c [new file with mode: 0644]
include/scsi/scsi_proto.h