From 5ba92bcf0dd63b35a85e90c3016989733b239bb5 Mon Sep 17 00:00:00 2001 From: Carlos Maiolino Date: Tue, 21 Jul 2015 23:57:59 -0400 Subject: [PATCH] ext4: reject journal options for ext2 mounts There is no reason to allow ext2 filesystems be mounted with journal mount options. So, this patch adds them to the MOPT_NO_EXT2 mount options list. Signed-off-by: Carlos Maiolino Signed-off-by: Theodore Ts'o --- Reading git-format-patch failed