From: Theodore Ts'o Date: Sat, 13 Jun 2015 03:44:33 +0000 (-0400) Subject: ext4 crypto: fail the mount if blocksize != pagesize X-Git-Tag: omap-for-v4.2/fixes-rc1^2~122^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb767cd4a79703105f4f3774c76896d621fdc54;p=pandora-kernel.git ext4 crypto: fail the mount if blocksize != pagesize We currently don't correctly handle the case where blocksize != pagesize, so disallow the mount in those cases. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed