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, 19 Sep 2022 23:16:04 +0000 (17:16 -0600)
commitacd0a6151f880ebaf7dc137366495e5b119d7296
tree0672f24d733e9a1c2c12399eabcc4883a7856c8f
parentc1b86f164678519ae268b54f87cf40c96598949b
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