Whamcloud - gitweb
LU-8465 e2fsck: misc cleanups for pfsck 75/40075/2
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Sep 2020 19:21:16 +0000 (13:21 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 29 Sep 2020 03:53:53 +0000 (03:53 +0000)
commitd9400e590b9f1ca026241501b22c7674d774da22
tree94c2573da1aa5d350db7deb011249c5bdc66dc05
parent6505169f9a2a2cce0a8c383c1aa10292e01c6f4a
LU-8465 e2fsck: misc cleanups for pfsck

Add -m option description to e2fsck.8 man page.

Rename e2fsck_struct fs_num_threads to pfs_num_threads to avoid
confusion with the ext2_filsys fs_num_threads field, and move
thread_info to be together with the other CONFIG_PFSCK fields.

Move ext2_filsys fs_num_threads to fit into the __u16 "pad" field
to avoid consuming one of the few remaining __u32 reserved fields.

Fix a few print format warnings.

Change-Id: Ie69fb51642e71ca5d0d242d9cdc12d29ff181f52
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/40075
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
e2fsck/e2fsck.8.in
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/unix.c
e2fsck/util.c
lib/ext2fs/ext2fs.h