On Fri, Nov 08, 2024 at 10:43:24AM -0700, Jens Axboe wrote: > Rather than pass in both the file and position directly from the kiocb, > just take a struct kiocb instead. In preparation for actually needing > the kiocb in the function. If you're undoing this part of f253e1854ce8, it's probably worth moving the IOCB flag checks back to where they were too.