-
- Downloads
erofs: simplify iloc()
[ Upstream commit b780d3fc ] Actually we could pass in inodes directly to clean up all callers. Also rename iloc() as erofs_iloc(). Link: https://lore.kernel.org/r/20230114150823.432069-1-xiang@kernel.org Reviewed-by:Yue Hu <huyue2@coolpad.com> Reviewed-by:
Jingbo Xu <jefflexu@linux.alibaba.com> Reviewed-by:
Chao Yu <chao@kernel.org> Signed-off-by:
Gao Xiang <hsiangkao@linux.alibaba.com> Stable-dep-of: 001b8ccd ("erofs: fix compact 4B support for 16k block size") Signed-off-by:
Sasha Levin <sashal@kernel.org>
parent
91a440a7
No related branches found
No related tags found
Showing
- fs/erofs/data.c 3 additions, 6 deletionsfs/erofs/data.c
- fs/erofs/inode.c 1 addition, 1 deletionfs/erofs/inode.c
- fs/erofs/internal.h 9 additions, 7 deletionsfs/erofs/internal.h
- fs/erofs/xattr.c 7 additions, 13 deletionsfs/erofs/xattr.c
- fs/erofs/zmap.c 5 additions, 8 deletionsfs/erofs/zmap.c
- include/trace/events/erofs.h 2 additions, 2 deletionsinclude/trace/events/erofs.h
Loading
Please register or sign in to comment