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)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 19 Sep 2022 23:16:08 +0000 (17:16 -0600)
commit46951f85bf07da81b82fbe2edaa54d62d5ba1a26
treedb0f3974dc2c67d8b927840162555558bafef201
parent7f4c06e49bda292155e70f54da177ab1b25eeb0c
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