On Tue, Jan 24, 2023 at 07:57:01AM +0100, Christoph Hellwig wrote: > Now that blk_put_queue can be called from process context, there is no > need for the asynchronous execution. > > This effectively reverts commit d578c770c85233af592e54537f93f3831bde7e9a. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Andreas Herrmann <aherrmann@xxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> -- tejun