Whamcloud - gitweb
e2fsck: split and merge invalid bitmaps
authorWang Shilong <wshilong@ddn.com>
Sat, 14 Dec 2019 05:12:36 +0000 (13:12 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Mar 2022 22:13:09 +0000 (16:13 -0600)
commit0640d4c9f2054ac9e2e35ed637fc02e825bc6189
tree4f6109847c1d8bd46d7ab966a1f4f56f2a91884d
parenta20634fe026b0ad1b1b90c47614659c917b938f1
e2fsck: split and merge invalid bitmaps

Invalid bitmaps are splitted per thread, and we
should merge them after thread finish.

E2fsprogs-commit: e3e15f5c8f72f95d65d602929f59c1c78e72c5a0

Change-Id: I004f595c107adf390f3b16b90cb4b6aa3650f9de
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/pass1.c