On Fri, Jan 13, 2023 at 10:36:54AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the btrfs tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > fs/btrfs/disk-io.c: In function 'btrfs_init_fs_root': > fs/btrfs/disk-io.c:1531:22: warning: unused variable 'nofs_flag' [-Wunused-variable] > 1531 | unsigned int nofs_flag; > | ^~~~~~~~~ Will be fixed in the next for-next snapshot.