On Thu, May 05, 2022 at 11:23:01AM -0600, Jens Axboe wrote: > The top three patches here have a proposed solution for the 3 issues > that I highlighted: > > https://git.kernel.dk/cgit/linux-block/log/?h=for-5.19/io_uring-passthrough > > Totally untested... Kanchan, can you take a look and see what you think? > They all need folding obviously, I just tried to do them separately. > Should also get tested :-) I've also pushed out a tree based on this, which contains my little fixups that I'd suggest to be folded. Totally untested and written while jetlagged: http://git.infradead.org/users/hch/block.git/shortlog/refs/heads/io_uring-passthrough Note that while I tried to keep all my changes in separate patches, the main passthrough patch had conflicts during a rebase, which I had to fix up, but I tried to touch as little as possible.