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, 19 Sep 2022 23:15:27 +0000 (17:15 -0600)
commit363d1ca953c883803e30c412541e76c443cbb520
treecf40393b85501bd7a68434f97a824cfbfa7c9c5e
parentd336e9ffa9af1ad564272fed20a4a5f41c56ac65
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