Whamcloud - gitweb
LU-8465 e2fsck: add debug codes for multiple threads 54/36054/15
authorLi Xi <lixi@ddn.com>
Thu, 5 Sep 2019 11:40:36 +0000 (19:40 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 26 Sep 2020 04:41:26 +0000 (04:41 +0000)
commit6b4895ca7e6fbe1b130e3603a5edde6a1570f453
tree229f6dc6abd4b19fd001e5e481c440dd2479f12d
parentbc9f0ed402d5b4ac01a84f476e94ef07dc452604
LU-8465 e2fsck: add debug codes for multiple threads

These debug codes are added to run the multiple pass1 check
thread one by one in order. If all the codes are correct,
fsck of multiple threads should have exactly the same outcome
with single thread.

Change-Id: Ieb78a26611b3d5a4f21cc239e8616d215032c646
Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/36054
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
e2fsck/e2fsck.h
e2fsck/pass1.c