Whamcloud - gitweb
Add support for using TDB to libext2fs's icount abstraction
authorTheodore Ts'o <tytso@mit.edu>
Fri, 6 Apr 2007 18:30:39 +0000 (14:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 6 Apr 2007 18:30:39 +0000 (14:30 -0400)
commit1b9d8cb7057387afae106ffa662613205f07e131
treefa6821d3d8e68ee9f14eb73d2f43043ea5e10690
parent47e90ebd348661ff0d3970ce0d57e6822e403f9f
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>
lib/ext2fs/ChangeLog
lib/ext2fs/ext2fs.h
lib/ext2fs/icount.c