Skip to content
Commit f64e02fe authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

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: default avatarTheodore Ts'o <tytso@mit.edu>
parent e12fb972
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment