]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: set E2F_FLAG_ALLOC_OK after threads
authorWang Shilong <wshilong@ddn.com>
Thu, 16 Apr 2020 07:08:31 +0000 (15:08 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jan 2021 20:18:32 +0000 (15:18 -0500)
commit2c1e9ced674f0d8e634c3b6299ce9bdfbe4b8739
tree7a8b9ee16af0f2a5085adcfdca4430bf051a6c48
parent41c991af7ed7244da0fd799f63e4e6fd0d6c5b25
e2fsck: set E2F_FLAG_ALLOC_OK after threads

Only flag ALLOC OK after all threads finished without problem.

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