On Mon, Sep 01, 2025 at 07:17:07PM +0200, Jan Kara wrote: > On Wed 13-08-25 15:55:23, Xing Guo wrote: > > Commit c6d9775c2066 ("selftests/fs/mount-notify: build with tools include > > dir") introduces the struct __kernel_fsid_t to decouple dependency with > > headers_install. The commit forgets to define a macro for __kernel_fsid_t > > and it will cause type re-definition issue. > > > > Reported-by: kernel test robot <oliver.sang@xxxxxxxxx> > > Closes: https://lore.kernel.org/oe-lkp/202508110628.65069d92-lkp@xxxxxxxxx > > Signed-off-by: Xing Guo <higuoxing@xxxxxxxxx> > > Acked-by: Amir Goldstein <amir73il@xxxxxxxxx> > > Christian, quick search didn't find this patch in your tree. Any reason you > didn't pick it up? Weird. Thanks for the reminder, Jan! Picked into vfs.fixes now!