erofs-utils: unify the tree traversal for the rebuild mode
authorGao Xiang <hsiangkao@linux.alibaba.com>
Mon, 20 May 2024 06:03:01 +0000 (14:03 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 4 Jun 2024 09:00:22 +0000 (17:00 +0800)
commit203c847cc7d155d9ef894fffcb69804e6f506065
treeea1d4436eb701a2e5f22d13dc4a482a24c701271
parent0132cb5ea7d061f80dcd090e54346ec93ce4285f
erofs-utils: unify the tree traversal for the rebuild mode

Let's drop the legacy approach and `tarerofs` will be applied too.

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