ext4 crypto: fail the mount if blocksize != pagesize
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jun 2015 03:44:33 +0000 (23:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jun 2015 03:44:33 +0000 (23:44 -0400)
We currently don't correctly handle the case where blocksize !=
pagesize, so disallow the mount in those cases.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c

diff --cc fs/ext4/super.c
Simple merge