On Tue, 02 May 2023 10:42:31 +0800, Ming Lei wrote: > Add timeout handler, so that we can provide forward progress guarantee for > unprivileged ublk, which can't be trusted. > > One thing is that sync() calls sync_bdevs(wait) for all block devices after > running sync_bdevs(no_wait), and if one device can't move on, the sync() won't > return any more. > > [...] Applied, thanks! [1/1] ublk: add timeout handler commit: c0b79b0ff53be5b05be98e3caaa6a39de1fe9520 Best regards, -- Jens Axboe