All of lore.kernel.org
 help / color / mirror / Atom feed
* ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko] undefined
@ 2009-11-12  0:22 Stefan Richter
  2009-11-12  9:40 ` Jan Kara
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Richter @ 2009-11-12  0:22 UTC (permalink / raw)
  To: Jan Kara; +Cc: linux-ext4, linux-kernel, Linus Torvalds

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko] undefined
  2009-11-12  0:22 ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko] undefined Stefan Richter
@ 2009-11-12  9:40 ` Jan Kara
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2009-11-12  9:40 UTC (permalink / raw)
  To: Stefan Richter; +Cc: Jan Kara, linux-ext4, linux-kernel, Linus Torvalds

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@suse.cz>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-12  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-12  0:22 ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko] undefined Stefan Richter
2009-11-12  9:40 ` Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.