On Wed, 19 Jun 2024 09:38:03 +0800, Ming Lei wrote: > Target debugfs entry is removed via async_schedule() which isn't drained > when adding same name target, so failure of "Directory 'target11:0:0' with > parent 'scsi_debug' already present!" can be triggered easily. > > Fix it by switching to domain async schedule, and draining it before > adding new target debugfs entry. > > [...] Applied to 6.10/scsi-fixes, thanks! [1/1] scsi: scsi_debug: fix create target debugfs failure https://git.kernel.org/mkp/scsi/c/b402a0dce64a -- Martin K. Petersen Oracle Linux Engineering