]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: allow admin specify number of threads
authorWang Shilong <wshilong@ddn.com>
Mon, 9 Mar 2020 07:11:10 +0000 (15:11 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jan 2021 20:18:09 +0000 (15:18 -0500)
commite3bb22efe1c62f8c81686e1d8d065a4943e14bd3
treeca506a141f7bb840570c7a15a2f195b0768f30f7
parent17df3e9f85594eca5515630753542ab5a5c92ee1
e2fsck: allow admin specify number of threads

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

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