Whamcloud - gitweb
LU-8465 e2fsck: split groups to different threads 55/35855/9
authorLi Xi <lixi@ddn.com>
Thu, 22 Aug 2019 07:35:12 +0000 (15:35 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 26 Sep 2020 00:35:26 +0000 (00:35 +0000)
commit0c20759c1cdf00c6436115842a36ad1e094583f3
tree90596a9ef34a1ddd950dd1b7919c7f8653a6f28f
parentb2a5855151444140949e8e2ec82fe01b802ada41
LU-8465 e2fsck: split groups to different threads

The start/end groups of a thread is calculated according to the
thread number. But still, only one thread is used to check.

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