On Mon, Feb 26, 2024 at 12:50:46PM -0800, Bart Van Assche wrote: > On 2/21/24 01:26, Christian Brauner wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git > > branch: vfs.misc > > > > [1/2] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio > > https://git.kernel.org/vfs/vfs/c/34c6ea2e3aea > > [2/2] fs/aio: Make io_cancel() generate completions again > > https://git.kernel.org/vfs/vfs/c/ee347c5af5be > > Patch [1/2] ended up in Linus' tree as commit b820de741ae4, which is > great. However, I can't find patch [2/2] in any vfs branch nor in > linux-next. Did I perhaps overlook something? 1/2 was supposed to be a bugfix that we had to do right away while 2/2 wasn't that urgent iirc. @Jens, can I get an Ack on the second patch?