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@intel.com Closes: https://lore.kernel.org/oe-lkp/202508110628.65069d92-lkp@intel.com Signed-off-by: Xing Guo higuoxing@gmail.com Acked-by: Amir Goldstein amir73il@gmail.com
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!