Re: ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko]undefined

From: Jan Kara
Date: Thu Nov 12 2009 - 04:40:52 EST


On Thu 12-11-09 01:22:01, Stefan Richter wrote:
> Hi Jan,
>
> I just pulled linux-2.6.git and got this:
> ERROR: "log_start_commit" [fs/ext3/ext3.ko] undefined!
>
> I guess it is due to "ext3: Wait for proper transaction commit on fsync".
>
> Is this log_start_commit() of fs/jbd/journal.c?
>
> $ grep -e JBD -e EXT3 .config
> CONFIG_EXT3_FS=m
> # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
> # CONFIG_EXT3_FS_XATTR is not set
> CONFIG_JBD=m
> CONFIG_JBD2=m
Yes, thanks. I've already merged the fix.

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/