On Thu, Oct 23, 2014 at 03:05:43PM +0200, Jan Kara wrote: > When clearing inode journal flag, we call jbd2_journal_flush() to force > all the journalled data to their final locations. Currently we ignore > when this fails and continue clearing inode journal flag. This isn't a > big problem because when jbd2_journal_flush() fails, journal is likely > aborted anyway. But it can still lead to somewhat confusing results so > rather bail out early. > > Coverity-id: 989044 > Signed-off-by: Jan Kara <jack@xxxxxxx> 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