Whamcloud - gitweb
e2fsck: split and merge invalid bitmaps
authorWang Shilong <wshilong@ddn.com>
Sat, 14 Dec 2019 05:12:36 +0000 (13:12 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 24 May 2024 11:03:19 +0000 (21:03 +1000)
commit76c2c5118cb1ba719a6975d3445649e6b838cbf4
tree9db67efe9a000dddb1a67862a7f561166f2a8fe8
parent2f10382240d695995f1b2ad7fdae5c7170e39522
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