On Sat, Jul 30, 2022 at 09:04:24AM -0600, Jens Axboe wrote: > On 7/30/22 3:27 AM, Ming Lei wrote: > > Hello Jens, > > > > The 1st two patches fixes ublk device leak or hang issue in case of some > > failure path, such as, failing to start device. > > > > The 3rd patch adds two control commands for setting/getting device > > parameters in generic way, and easy to extend to add new parameter > > type. > > > > The 4th patch cleans UAPI of ublksrv_ctrl_dev_info, and userspace needs > > to be updated for this driver change, so please consider this patchset > > for v5.20. > > > > Verified by all targets in the following branch, and pass all built-in > > tests. > > This will miss the first pull request, but I've queued it up for this > merge window. That is great, thanks for queuing it up! -- Ming