diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-07-14 17:09:06 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-19 16:37:38 +0200 |
commit | 1d5a938cdf97bd58b3ad76b46f9d9bdf4adff20f (patch) | |
tree | 18c909cf59e15f0dc65e96accc10433d3fb2a880 /scripts/git-resolve.sh | |
parent | 30fb1a3d22685ac7b15186e72c664999bcef7d58 (diff) |
erofs: remove need_kmap in erofs_read_metabuf()
[ Upstream commit 5e744cb61536bb4e37caca9c5e84feef638782be ]
- need_kmap is always true except for a ztailpacking case; thus, just
open-code that one;
- The upcoming metadata compression will add a new boolean, so simplify
this first.
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20250714090907.4095645-1-hsiangkao@linux.alibaba.com
Stable-dep-of: 131897c65e2b ("erofs: fix invalid algorithm for encoded extents")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions