Whamcloud - gitweb
e2fsck: set E2F_FLAG_ALLOC_OK after threads
authorWang Shilong <wshilong@ddn.com>
Thu, 16 Apr 2020 07:08:31 +0000 (15:08 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 19 Sep 2022 23:16:09 +0000 (17:16 -0600)
commit655d4259bf57a35f145d1c327749ec4d223f29ea
tree2a7a0ccbcf6c738159b776a4a568984ee1f02c06
parent319ed31cf5f1c7cabc0741e3ff01d38caa856bad
e2fsck: set E2F_FLAG_ALLOC_OK after threads

Only flag ALLOC OK after all threads finished without problem.

E2fsprogs-commit: 2c1e9ced674f0d8e634c3b6299ce9bdfbe4b8739

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