diff options
author | 2022-03-16 09:22:46 +0800 | |
---|---|---|
committer | 2022-03-17 00:09:02 +0800 | |
commit | 500edd0956487281a6fa0e1e34e931817e85d8b6 (patch) | |
tree | 2c98584d4d9c0fbc4a572de0f635336c624eeb05 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | erofs: use meta buffers for reading directories (diff) | |
download | wireguard-linux-500edd0956487281a6fa0e1e34e931817e85d8b6.tar.xz wireguard-linux-500edd0956487281a6fa0e1e34e931817e85d8b6.zip |
erofs: use meta buffers for inode lookup
This converts the remaining inode lookup part by using metabuf in a
straight-forward way. Except that it doesn't use kmap_atomic()
anymore since we now have to maintain two metabufs together.
After this patch, all uncompressed paths are handled with metabuf
instead of page structure.
Link: https://lore.kernel.org/r/20220316012246.95131-2-hsiangkao@linux.alibaba.com
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions