fs/jbd: Export log_start_commit to fix ext3 build.
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 12 Nov 2009 08:53:50 +0000 (09:53 +0100)
committerJan Kara <jack@suse.cz>
Thu, 12 Nov 2009 09:24:12 +0000 (10:24 +0100)
commitff5e4b51a397568c6a2901903c35a4bfaaf752a4
treece0561bb54b4bd433cd8797e31817d25235a7c13
parentaa021baa3295fa6e3f367d80f8955dd5176656eb
fs/jbd: Export log_start_commit to fix ext3 build.

This fixes:
ERROR: "log_start_commit" [fs/ext3/ext3.ko] undefined!

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
fs/jbd/journal.c