+1
−1
+4
−0
+2
−2
fs/ext4/readpage.c
0 → 100644
+264
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <tytso@mit.edu>