Whamcloud - gitweb
e2fsck: allow admin specify number of threads
authorWang Shilong <wshilong@ddn.com>
Mon, 9 Mar 2020 07:11:10 +0000 (15:11 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 28 Apr 2023 00:43:50 +0000 (10:43 +1000)
commitfebabedd4ee7b297d474ed33496018456d2c660e
tree34205fc10be1103a12687b0918fc6a6d255c4d2b
parent236613e75fa8caa4a5ece7f6ebf8dde57b644b64
e2fsck: allow admin specify number of threads

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

E2fsprogs-commit: e3bb22efe1c62f8c81686e1d8d065a4943e14bd3

Change-Id: I856d06e0c62f23bdd84e7b6bf53cdc4a46dd58da
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/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