On Tue, 21 Apr 2020 11:14:16 -0400, Douglas Gilbert wrote: > This patchset contains one large and several small improvements to the > scsi_debug driver. The large one is the new per_host_store parameter. > After it is set to 1, a following write to the add_host parameter will > cause each newly created host to get its own store (e.g. its own > ramdisk for user data). A host may contain 1 or more targets and each > target may contain 1 or more Logical Units (LUs). So every LU within > a host (by default there is only 1) will share the same store. > > [...] Applied to 5.8/scsi-queue, thanks! [1/8] scsi_debug: randomize command completion time https://git.kernel.org/mkp/scsi/c/0c4bc91d6649 [2/8] scsi_debug: add per_host_store option https://git.kernel.org/mkp/scsi/c/87c715dcde63 [3/8] scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16) https://git.kernel.org/mkp/scsi/c/c3e2fe9222d4 [4/8] scsi: scsi_debug: Weaken rwlock around ramdisk access https://git.kernel.org/mkp/scsi/c/67da413f26af [5/8] scsi: scsi_debug: Improve command duration calculation https://git.kernel.org/mkp/scsi/c/a2aede970a8e [6/8] scsi: scsi_debug: Implement PRE-FETCH commands https://git.kernel.org/mkp/scsi/c/ed9f3e2513f9 [7/8] scsi: scsi_debug: Re-arrange parameters alphabetically https://git.kernel.org/mkp/scsi/c/5d8070767358 [8/8] scsi: scsi_debug: Bump to version 1.89 https://git.kernel.org/mkp/scsi/c/48e3bf1631ea -- Martin K. Petersen Oracle Linux Engineering