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, 28 Apr 2023 00:43:50 +0000 (10:43 +1000)
commit60ba6c02112d05b4e30070a45949c80467923987
treed84cb90eb8f806818eaca40d1e0efe050c3c113f
parent532551b7e0ee73beae42612035231ea7ac2f2caf
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