Re: [PATCH blktests 2/2] loop/006: settle udev before completing the test
Shin'ichiro Kawasaki <[email protected]>
| Newsgroups | org.kernel.vger.linux-block |
|---|---|
| Message-ID | <amK13YyetnjmwYys@shinhome> |
On Jul 21, 2026 / 18:04, Sebastian Chlad wrote: > Ensures udev has processed the burst of attach/detach/LOOP_CHANGE_FD > activity generated by this test before control is handed back, so it > does not leave a backlog for the next test to contend with. > > Signed-off-by: Sebastian Chlad <[email protected]> I applied this patch also. Thanks!