From: Theodore Ts'o Date: Wed, 8 Apr 2015 04:00:32 +0000 (-0400) Subject: ext4 crypto: add ext4_mpage_readpages() X-Git-Tag: omap-for-v4.1/fixes-rc1~89^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64e02fe9bc6a359cab95632b33900094d225ae1;p=pandora-kernel.git ext4 crypto: add ext4_mpage_readpages() This takes code from fs/mpage.c and optimizes it for ext4. Its primary reason is to allow us to more easily add encryption to ext4's read path in an efficient manner. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed