On Mon, Jun 10, 2013 at 08:40:59PM +0400, Dmitry Monakhov wrote: > Current implementation of jbd2_journal_force_commit() is suboptimal because > result in empty and useless commits. But callers just want to force and wait > any unfinished commits. We already has jbd2_journal_force_commit_nested() > which does exactly what we want, except we are guaranteed that we do not hold > journal transaction open. > > Changes since V3 to V2 > - API changes according to Jan's comments > - make __jbd2_journal_force_commit() static > > Changes since V2 to V1 > - Fix incorrect return value according to Jan's comments. > > Signed-off-by: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html