Whamcloud - gitweb
e2fsck: merge icounts after thread finishes
authorLi Xi <lixi@ddn.com>
Wed, 4 Sep 2019 10:47:14 +0000 (18:47 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Mar 2022 22:13:09 +0000 (16:13 -0600)
commitdcaba7f8fad9839bf7ab8158a6534ecbded55644
tree722bbd97c65dd47770ac143ba5d9b96af5774820
parentee33ef257bb30a8ac0e77fb38b8a09ba5e008189
e2fsck: merge icounts after thread finishes

Merge inode_count and inode_link_info properly after
threads finish.

E2fsprogs-commit: bb78742b5e2e95c3e7e9a76755144fdf8ec12285

Change-Id: If40930a87595010963fd59a54709a4d2b27d223b
Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1.c
lib/ext2fs/ext2fs.h
lib/ext2fs/icount.c