On Wed, Sep 18, 2024 at 7:13 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi all, > > After merging the exfat tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from fs/exfat/inode.c:18: > fs/exfat/exfat_fs.h:13:10: fatal error: uapi/linux/exfat.h: No such file or directory > 13 | #include <uapi/linux/exfat.h> > | ^~~~~~~~~~~~~~~~~~~~ Oops, Sorry for missing adding this header... I have updated exfat tree again. Please check it. Thanks! > > Caused by commit > > 0636fd914f77 ("exfat: Implement sops->shutdown and ioctl") > > I have used the exfat tree from next-20240917 for today. > > -- > Cheers, > Stephen Rothwell