On Mon, Jun 10, 2013 at 08:41:00PM +0400, Dmitry Monakhov wrote: > Inode's data or non journaled quota may be written w/o jounral so we _must_ > send a barrier at the end of ext4_sync_fs. But it can be skipped if journal > commit will do it for us. > > Also fix data integrity for nojournal mode. > changes from v2: > fix jbd2_get_latest_transaction() return correct transaction > changes from v1: > skip barrier for async mode > > 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