summaryrefslogtreecommitdiff
path: root/fs/erofs/erofs_fs.h
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2022-03-16 04:22:46 +0300
committerGao Xiang <hsiangkao@linux.alibaba.com>2022-03-16 19:09:02 +0300
commit500edd0956487281a6fa0e1e34e931817e85d8b6 (patch)
tree2c98584d4d9c0fbc4a572de0f635336c624eeb05 /fs/erofs/erofs_fs.h
parentfe5de5859d44eafd5828ec4910cd52cdad8ada1f (diff)
downloadlinux-500edd0956487281a6fa0e1e34e931817e85d8b6.tar.xz
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 'fs/erofs/erofs_fs.h')
0 files changed, 0 insertions, 0 deletions