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

From: Stefan Richter
Date: Wed Nov 11 2009 - 19:22:20 EST


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/
--
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/