I get the following error during compile on the 3.12-rc1 and down the line it kills the build. fs/fs-writeback.c: In function 'generic_writeback_sb_inodes': fs/fs-writeback.c:641:3: warning: passing argument 2 of '__writeback_single_inode' from incompatible pointer type [enabled by default] __writeback_single_inode(inode, &wbc); ^ fs/fs-writeback.c:414:1: note: expected 'struct writeback_control *' but argument is of type 'struct writeback_control **' __writeback_single_inode(struct inode *inode, struct writeback_control *wbc) On 09/18/13 03:44, Mathieu Belanger wrote: > https://github.com/DestroyFX/reiser4/tree/reiser4-for-3.11-r4 > > Sorry for the delay. > -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html