From: Carlos Maiolino Date: Wed, 22 Jul 2015 03:57:59 +0000 (-0400) Subject: ext4: reject journal options for ext2 mounts X-Git-Tag: omap-for-v4.3/fixes-rc1~107^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba92bcf0dd63b35a85e90c3016989733b239bb5;p=pandora-kernel.git 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-diff-tree failed