-
- Downloads
erofs: simplify iloc()
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>
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