+0
−28
+1
−2
fs/squashfs/file_cache.c
deleted100644 → 0
+0
−38
+1
−41
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
FILE_DIRECT is working fine and offers faster results and lower memory
footprint.
Removing FILE_CACHE makes our life easier because we don't have to
maintain 2 differents function that does the same thing.
Change-Id: Ib11dfeb6847fb79d166e10686a95eabb8c65710a
Signed-off-by:
Adrien Schildknecht <adriens@google.com>