summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/journal.c
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2022-03-16 09:22:46 +0800
committerGao Xiang <hsiangkao@linux.alibaba.com>2022-03-17 00:09:02 +0800
commit500edd0956487281a6fa0e1e34e931817e85d8b6 (patch)
tree2c98584d4d9c0fbc4a572de0f635336c624eeb05 /fs/reiserfs/journal.c
parentfe5de5859d44eafd5828ec4910cd52cdad8ada1f (diff)
downloadlinux-500edd0956487281a6fa0e1e34e931817e85d8b6.tar.bz2
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/reiserfs/journal.c')
0 files changed, 0 insertions, 0 deletions