Whamcloud - gitweb
e2fsck: split groups to different threads
authorLi Xi <lixi@ddn.com>
Thu, 22 Aug 2019 07:35:12 +0000 (15:35 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Mar 2022 22:13:08 +0000 (16:13 -0600)
commitee76393b95f9f69aaf3089d68731c72de37dbf0a
tree362050544b1e58a44120d03dd13dcb0c5580f65e
parent88ce0b26b755525169a2738ebc405ec7bab05662
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.

E2fsprogs-commit: 562df7468d97042689896cff4b48c6cebc3b8508

Change-Id: I3175b4e6f0423ecd69ed55afea45f1c5919f5c79
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/pass1.c