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. Change-Id: I1fd07e78fbbff50fd4028bbffbee73dbaec546a1 Signed-off-by:Theodore Ts'o <tytso@mit.edu> Signed-off-by:
"Theodore Ts'o" <tytso@google.com>
Loading
Please register or sign in to comment