On Wed, 27 Aug 2025 20:15:58 +0800, Ming Lei wrote: > The 1st patch fixes ublk_io_release(), and avoids warning from ublk > selftest(test_stress_04.sh). > > The 2nd patch adds test case for this issue. > > V3: > - move reference counter reset into the check helper(Caleb Sander Mateos) > - remove 'ub' re-assignment in ublk_ch_release() (Caleb Sander Mateos) > - improve commit log > > [...] Applied, thanks! [1/2] ublk: avoid ublk_io_release() called after ublk char dev is closed commit: c5c5eb24ed6177fc0ef4bb75fc18d07a99c1d3f0 [2/2] ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device commit: 9b2785ea8592f239836405de023c75c4f3f5ce00 Best regards, -- Jens Axboe