commit | 1b9d8cb7057387afae106ffa662613205f07e131 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Apr 06 14:30:39 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Apr 06 14:30:39 2007 -0400 |
tree | fa6821d3d8e68ee9f14eb73d2f43043ea5e10690 | |
parent | 47e90ebd348661ff0d3970ce0d57e6822e403f9f [diff] |
Add support for using TDB to libext2fs's icount abstraction Add support for using TDB to store the icount data, so we don't run out of memory when checking really large filesystems. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>