On Sat 07-06-14 16:52:49, Linus Torvalds wrote: > On Wed, Jun 4, 2014 at 1:27 PM, Jan Kara <jack@xxxxxxx> wrote: > > Hello Linus, > > > > could you please pull from > > > > git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus > > > > to get big reiserfs cleanup from Jeff, an ext3 deadlock fix, and some small > > cleanups. > > This does not work at all for me: > > fs/reiserfs/do_balan.c: In function ‘balance_leaf_new_nodes’: > fs/reiserfs/do_balan.c:1248:3: error: implicit declaration of > function ‘format_bh’ [-Werror=implicit-function-declaration] > RFALSE(!buffer_journaled(tb->S_new[i]) > ^ > > Hmm? "format_bh()"? Bah, so I screwed up and apparently didn't push out my for_next branch after merging patches from Jeff so various build bots didn't catch the problem and I only compiled kernels without CONFIG_REISERFS_DEBUG_CHECK so I didn't see the problem either. Anyway, I've added commit fixing this to my for_next & for_linus branches (things now compile fine) and I'll send you new pull request. I'm sorry for the mess. Honza -- Jan Kara <jack@xxxxxxx> SUSE Labs, CR -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html