Re: [GIT PULL] Reiserfs & ext3 changes for 3.16-rc1

From: Jan Kara
Date: Wed Jun 11 2014 - 13:37:38 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/