Whamcloud - gitweb
LU-8465 e2fsck: allow admin specify number of threads 59/37859/11
authorWang Shilong <wshilong@ddn.com>
Mon, 9 Mar 2020 07:11:10 +0000 (15:11 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 26 Sep 2020 06:34:47 +0000 (06:34 +0000)
commit62a0e774c26f451769df3685298d8e183f2a1bba
treef9a6caf72027d5e886499342a8aa6d127e054407
parent613da4b91de3c482ffd33cfe6ceb345d402c21ee
LU-8465 e2fsck: allow admin specify number of threads

-m option is introduced to specify number of threads for pfsck.

Change-Id: I1fc9ed4ef1726c699c111931aa96ad5a4ab52dff
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/37859
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/unix.c
tests/f_multithread/script
tests/f_multithread_completion/script
tests/f_multithread_logfile/script
tests/f_multithread_no/script
tests/f_multithread_preen/script
tests/f_multithread_yes/script