Jan Kara 9eddacf9e9 Revert "ext4: wait on all pending commits in ext4_sync_fs()"
This undoes commit 14ce0cb411c88681ab8f3a4c9caa7f42e97a3184.

Since jbd2_journal_start_commit() is now fixed to return 1 when we
started a transaction commit, there's some transaction waiting to be
committed or there's a transaction already committing, we don't
need to call ext4_force_commit() in ext4_sync_fs(). Furthermore
ext4_force_commit() can unnecessarily create sync transaction which is
expensive so it's worthwhile to remove it when we can.

http://bugzilla.kernel.org/show_bug.cgi?id=12224

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Eric Sandeen <sandeen@redhat.com>
Cc: linux-ext4@vger.kernel.org
2009-02-10 06:46:05 -05:00
..
2008-10-10 20:02:48 -04:00
2009-01-26 19:26:26 -05:00
2009-01-04 13:33:20 -08:00
2009-01-26 19:26:26 -05:00
2008-11-22 15:04:59 -05:00
2009-01-06 14:53:16 -05:00
2008-10-10 20:02:48 -04:00
2009-01-26 19:26:26 -05:00
2009-01-06 14:53:16 -05:00
2008-10-10 20:02:48 -04:00
2008-10-10 20:02:48 -04:00