+3
−9
Loading
mainline inclusion from mainline-v6.3-rc1 commit bdfa9014 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB5UKT -------------------------------- Currently metadata is always on bootstrap, and thus device mapping is not needed so far. Remove the redundant device mapping in the meta routine. Signed-off-by:Jingbo Xu <jefflexu@linux.alibaba.com> Reviewed-by:
Jia Zhu <zhujia.zj@bytedance.com> Reviewed-by:
Chao Yu <chao@kernel.org> Link: https://lore.kernel.org/r/20230209063913.46341-2-jefflexu@linux.alibaba.com Signed-off-by:
Gao Xiang <hsiangkao@linux.alibaba.com> Conflicts: fs/erofs/fscache.c [ Because it hasn't been switched to folio yet. ] Signed-off-by:
Baokun Li <libaokun1@huawei.com>