scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystem
authorWenchao Hao <haowenchao2@huawei.com>
Tue, 10 Oct 2023 09:20:42 +0000 (17:20 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 17 Oct 2023 00:50:10 +0000 (20:50 -0400)
commit6e2d15f59b1cc6ed613b94e0969335a7868f04ca
treecec90f25639d6a390d813d658a3496a60e779ee2
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d
scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystem

Create directory scsi_debug in the root of the debugfs filesystem.  Prepare
to add interface for manage error injection.

Acked-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Wenchao Hao <haowenchao2@huawei.com>
Link: https://lore.kernel.org/r/20231010092051.608007-2-haowenchao2@huawei.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debug.c