e2fsprogs/lib
Theodore Ts'o f5fa20078b Add support for EXT2_FEATURE_COMPAT_LAZY_BG
This feature is initially intended for testing purposes; it allows an
ext2/ext3 developer to create very large filesystems using sparse files
where most of the block groups are not initialized and so do not require
much disk space.  Eventually it could be used as a way of speeding up
mke2fs and e2fsck for large filesystem, but that would be best done by 
adding an RO_COMPAT extension to the filesystem to allow the inode table
to be lazily initialized on a per-block basis, instead of being entirely initialized
or entirely unused on a per-blockgroup basis.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-05-08 20:17:26 -04:00
..
blkid Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
e2p Add support for EXT2_FEATURE_COMPAT_LAZY_BG 2006-05-08 20:17:26 -04:00
et Address parallel build problem in the library Makefiles 2005-12-10 22:23:01 -05:00
ext2fs Add support for EXT2_FEATURE_COMPAT_LAZY_BG 2006-05-08 20:17:26 -04:00
ss Address parallel build problem in the library Makefiles 2005-12-10 22:23:01 -05:00
uuid Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid 2006-01-06 18:10:02 -05:00
ChangeLog Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.bsd-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.checker Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.darwin-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.elf-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.library Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.profile Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.solaris-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00