On Jun 19, 2024 / 22:55, Nilay Shroff wrote: > This is regression test for commit be647e2c76b2 (nvme: use srcu for > iterating namespace list)[1]. It is fixed in commit ff0ffe5b7c3c(nvme: > fix namespace removal list)[2]. > > This test uses a regular file backed loop device for creating and then > deleting an NVMe namespace in a loop. > > [1] https://lore.kernel.org/all/2312e6c3-a069-4388-a863-df7e261b9d70@xxxxxxxxxxxxxxxxxx/ > [2] https://lore.kernel.org/all/20240613164246.75205-1-kbusch@xxxxxxxx/ > > Signed-off-by: Nilay Shroff <nilay@xxxxxxxxxxxxx> I've applied it. Thanks!