summaryrefslogtreecommitdiff
path: root/Documentation/controllers/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2026-04-10 16:48:37 +0800
committerGao Xiang <hsiangkao@linux.alibaba.com>2026-04-10 16:53:39 +0800
commit5c40d2e9e3ce9e81d76773c68756e9b07cce802c (patch)
tree25eb3830317f96190ca100a0c535779be1e28f8e /Documentation/controllers/git@git.tavy.me:linux.git
parent21e161de2dc660b1bb70ef5b156ab8e6e1cca3ab (diff)
erofs: clean up encoded map flags
- Remove EROFS_MAP_ENCODED since it was always set together with EROFS_MAP_MAPPED for compressed extents and checked redundantly; - Replace the EROFS_MAP_FULL_MAPPED flag with the opposite EROFS_MAP_PARTIAL_MAPPED flag so that extents are implicitly fully mapped initially to simplify the logic; - Make fragment extents independent of EROFS_MAP_MAPPED since they are not directly allocated on disk; thus fragment extents are no longer twisted with mapped extents. Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'Documentation/controllers/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions