On Sun, May 07, 2023 at 06:19:24PM -0700, Luis Chamberlain wrote: > Here's 3 filesystems converted over to remove the kthread freezer. > > Luis Chamberlain (3): > ext4: replace kthread freezing with auto fs freezing > btrfs: replace kthread freezing with auto fs freezing > xfs: replace kthread freezing with auto fs freezing All patches add FS_AUTOFREEZE but I don't see it defined anywhere, it's not in linux-next either. Also please drop the SMPL code from the changelog, it's not necessary for such targeted change (unlike for a tree-wide one).