Whamcloud - gitweb
e2fsck: add debug codes for multiple threads
authorLi Xi <lixi@ddn.com>
Thu, 5 Sep 2019 11:40:36 +0000 (19:40 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 24 May 2024 11:03:19 +0000 (21:03 +1000)
commitdd67cfd1f0139f378dec0926d3450b8dbcf9ce88
tree8c4641e2891e72f03602cc27887aca362d5a36c3
parentb63cf6faebc83fe959b3614788980923f1770965
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.

E2fsprogs-commit: a8b483a1e7987a6dddc32bc82db06f649d245630

Change-Id: I41b0493a0cd830b76434ff0f86a87c98d8d3ad22
Signed-off-by: Li Xi <lixi@ddn.com>
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/e2fsck.h
e2fsck/pass1.c