Files
Tiwei Bie 0da79ed4bf erofs: support block based dirent lookup
This patch adds the block based dirent lookup support to pkg/erofs,
which will do the dirent lookup by doing binary search on disk data
directly. This is helpful for searching files in large directories
and also reduces the memory overhead.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
2023-11-28 12:59:35 +08:00
..
2023-11-28 12:59:35 +08:00
2023-11-28 10:32:58 +08:00