erofs-utils: fix incorrect i_nlink in the unified rebuild logic
authorGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 13 Jun 2024 02:37:06 +0000 (10:37 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 13 Jun 2024 02:43:42 +0000 (10:43 +0800)
commit8549c28ff21a65d001cb3988e1d6775f65637b3b
treecceeb9b50501fdddf5bb6df4efcb20a4281d5c6e
parent857663c608c5d249db7663d0edcd7071de4e67bc
erofs-utils: fix incorrect i_nlink in the unified rebuild logic

Fixes: 203c847cc7d1 ("erofs-utils: unify the tree traversal for the rebuild mode")
Closes: https://github.com/erofs/erofsnightly/actions/runs/9492427961/job/26159566596
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240613023706.1269816-1-hsiangkao@linux.alibaba.com
lib/inode.c