On Thu, Aug 22, 2024 at 09:38:14PM GMT, Martin Wilck wrote: > Add a test that repeatedly rescans nvme controllers while doing IO > on an nvme namespace connected to these controllers. The purpose > of the test is to make sure that no I/O errors or data corruption > occurs because of the rescan operations. Could you elaborate why this tests is added? Does it test for a regression, are there any patches for this? Or is it more let's ensure this actually works? The code looks good. Reviewed-by: Daniel Wagner <dwagner@xxxxxxx>