On 11/8/24 11:18 AM, Matthew Wilcox wrote: > 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. Ah wasn't aware of that one, didn't do any git history digging. Sure, I can move the flags checking too. -- Jens Axboe