Hi Al, After merging the vfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/reiserfs/super.c:701:2: warning: initialization from incompatible pointer type [enabled by default] fs/reiserfs/super.c:701:2: warning: (near initialization for 'reiserfs_sops.show_options') [enabled by default] Caused by commit 2ddeb2a58b11 ("vfs: switch ->show_options() to struct dentry *") interacting with commit f1823b7b87d1 ("reiserfs: Properly display mount options in /proc/mounts") from the ext3. This needs some merge fix ... (and will probably currently cause crashes :-() -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/