Hi Phillip,
After merging the squashfs tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
fs/squashfs/super.c: In function 'squashfs_fill_super':
fs/squashfs/super.c:265: warning: assignment from incompatible pointer type
Introduced by commit 67f66cc6c728de183d9d43c243cb163c1ebd8e04 ("squashfs:
add new extended inode types") from the squashfs tree interacting with
commit bb4354538eb7b92f32cfedbad68c7be266c0b467 ("fs: xattr_handler table
should be const") from Linus' tree.