On Mon, Nov 28, 2016 at 03:43:42PM +0100, Jan Kara wrote: > Combination of data=ordered mode and journal_async_commit mount option > is invalid. However the check in parse_options() fails to detect the > case where we simply end up defaulting to data=ordered mode and we > detect the problem only on remount which triggers hard to understand > failure to remount the filesystem. > > Fix the checking of mount options to take into account also the default > mode by moving the check somewhat later in the mount sequence. > > Reported-by: Wolfgang Walter <linux@xxxxxxx> > Signed-off-by: Jan Kara <jack@xxxxxxx> Thanks, applied. - 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