On Jun 05, 2024 / 16:18, Gulam Mohamed wrote: > When one process opens a loop device partition and another process detaches > it, there will be a race condition due to which stale loop partitions are > created causing IO errors. This test will detect the race. > > Signed-off-by: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx> > --- > v4<-v3: > 1. Resolved formatting issues > 2. Using long options for commands instead of short options Thank you for the v4 patch. Looks good to me. Before applying it, I will wait for some more days in case anyone has other comments.