On May 24, 2023 / 16:55, Ziyang Zhang wrote: > Hi, > > ublk can passthrough I/O requests to userspce daemons. It is very important > to test ublk crash handling since the userspace part is not reliable. > Especially we should test removing device, killing ublk daemons and user > recovery feature. > > The first patch add user recovery support in miniublk. > > The second patch add five new tests for ublk to cover above cases. Applied, thanks!