2009-11-12 00:22:08

by Stefan Richter

[permalink] [raw]
Subject: ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko] undefined

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

Hth,
--
Stefan Richter
-=====-==--= =-== -==--
http://arcgraph.de/sr/


2009-11-12 09:40:41

by Jan Kara

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

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 <[email protected]>
SUSE Labs, CR