Whamcloud - gitweb
LU-14953 e2fsck: pfsck progress report 84/44784/4
authorLi Dongyang <dongyangli@ddn.com>
Mon, 30 Aug 2021 12:43:52 +0000 (22:43 +1000)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 8 Sep 2021 20:23:49 +0000 (20:23 +0000)
commitc6c08da97b8474576538bf608e11ed9010326980
tree3dc164c2530ce1a6cb9d883279e5e87650d7d616
parent318931a777910f4f18e3ca3535c6e0cbc77f5f28
LU-14953 e2fsck: pfsck progress report

Re-enable progress support for pfsck.
To make it work, in pass1 before calling e2fsck_update_progress,
figure out the the progress for other threads as well.

Change-Id: Ia039aa20f35990b550680169c8b3670b4346ce8b
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/44784
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/unix.c
tests/f_multithread_completion/expect.1 [deleted file]
tests/f_multithread_completion/expect.2 [deleted file]
tests/f_multithread_completion/image.gz [deleted symlink]
tests/f_multithread_completion/name [deleted file]
tests/f_multithread_completion/script [deleted file]