Whamcloud - gitweb
e2fsck: split groups to different threads
authorLi Xi <lixi@ddn.com>
Thu, 22 Aug 2019 07:35:12 +0000 (15:35 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 24 May 2024 11:03:19 +0000 (21:03 +1000)
commit404df3135c4b1463eeb5d5df2510bdb8d2c84b2e
tree1004285ffd40d82ed1bc4187c60b6889f86d182b
parent5b62deb558bc3c791ed12d27027de58f18c29584
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