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)
committerLi Dongyang <dongyangli@ddn.com>
Thu, 8 Apr 2021 00:54:15 +0000 (10:54 +1000)
commit0320e063baa2a97c6b6e4f7cede95ce95facdb9e
treecca2af5e769cdc6392ea66a8084a9fe94c9c1ab5
parent533a26e18ddf6154a44ab3c3a6f09709293a7c12
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