erofs-utils: lib: use compressed offsets in `struct z_erofs_inmem_extent`
authorGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 3 Apr 2025 08:14:01 +0000 (16:14 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 3 Apr 2025 08:18:50 +0000 (16:18 +0800)
commitd1d98309fc503a2ae8f023203e70d639dc70c167
treeacb9e25e353161c0101fc6eea290b4d0cac46484
parentb8cc6a36b560d4c7a40538156486c028bb9c85e4
erofs-utils: lib: use compressed offsets in `struct z_erofs_inmem_extent`

... to prepare for the new on-disk encoded extents.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250403081403.2671077-1-hsiangkao@linux.alibaba.com
include/erofs/dedupe.h
lib/compress.c
lib/dedupe.c