]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: rbtree bitmap for dir
authorWang Shilong <wshilong@ddn.com>
Mon, 21 Sep 2020 11:02:33 +0000 (19:02 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jan 2021 20:17:15 +0000 (15:17 -0500)
commit9bab3284e30752bccc36be3e07b9ca4dfd218041
tree4a94fa1d8f259d2a387be60a6ec53d1fa5b59e5d
parentfdbf5e226cf931a5713414001b95e4697997a464
e2fsck: rbtree bitmap for dir

Only rbtree support merge operation now, use it for bitmaps.

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