]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fs
authorTheodore Ts'o <tytso@mit.edu>
Thu, 15 Mar 2012 20:39:56 +0000 (16:39 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 15 Mar 2012 20:39:56 +0000 (16:39 -0400)
commit24dea55494ea753dbc8e4d965345cd2a7144d4fd
tree9b0aacd9c7f49f8c15a5b0023ca2ff2c3d40901b
parent87141781aabb4dc01359428d2feecdc7f43eeac0
Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fs

For large file systems, using the rbtree bitmap can save a lot of
memory.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debugfs.c
misc/dumpe2fs.c
misc/tune2fs.c