Whamcloud - gitweb
e2fsck: merge dirs_to_hash when threads finish
authorWang Shilong <wshilong@ddn.com>
Mon, 24 Feb 2020 04:44:06 +0000 (12:44 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Mar 2022 22:13:09 +0000 (16:13 -0600)
commit7d6322473386e6b0f3586bb3d3ce6a97fb1bfb3c
tree51d3bf1d82c16783ea43057ac62d0397662a2cd6
parentf74b7f858541e0737886613a0b1580c2dfbe321d
e2fsck: merge dirs_to_hash when threads finish

@dirs_to_hash list need be merged after threads finish,
test covered by t_dangerous.

E2fsprogs-commit: e2db6c19943065909c11af3b03c2904c35e5e4f8

Change-Id: I99b44c40afa22ce8e4530c874b077493cf969e03
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