e2fsprogs/lib/e2p
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
..
ChangeLog Add support for EXT2_FEATURE_COMPAT_LAZY_BG 2006-05-08 20:17:26 -04:00
Makefile.in Address parallel build problem in the library Makefiles 2005-12-10 22:23:01 -05:00
e2p.h Add new functions which convert between a string and os_type: e2p_os2string() 2005-03-19 01:13:22 -05:00
e2p.pc.in Add pkg-config files to e2fsprogs's libraries. 2005-01-26 12:59:25 -05:00
feature.c Add support for EXT2_FEATURE_COMPAT_LAZY_BG 2006-05-08 20:17:26 -04:00
fgetflags.c fgetflags.c, fgetversion.c, fsetflags.c, fsetversion.c: Apply 2004-01-31 21:16:35 -05:00
fgetversion.c fgetflags.c, fgetversion.c, fsetflags.c, fsetversion.c: Apply 2004-01-31 21:16:35 -05:00
fsetflags.c setflags.c, fsetflags.c: On linux systems, undefine HAVE_CHFLAGS 2004-06-25 00:52:08 -04:00
fsetversion.c fgetflags.c, fgetversion.c, fsetflags.c, fsetversion.c: Apply 2004-01-31 21:16:35 -05:00
getflags.c chattr.1.in: Document the compression attribute flags E, X, and 2002-08-17 14:44:56 -04:00
getversion.c ChangeLog, e2fsck.h, pass4.c, super.c: 1998-03-30 01:16:26 +00:00
hashstr.c Fix gcc -Wall warnings. 2003-04-19 13:48:27 -04:00
iod.c Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
ls.c ls.c: Add stdlib.h header file since list_super2() uses the 2005-04-09 01:22:09 -04:00
mntopts.c Add support for new default mount options for the journal data mode. 2002-10-20 01:52:52 -04:00
ostype.c ostype.c (e2p_os2string): Check to make sure malloc() is 2005-03-31 00:01:33 -05:00
parse_num.c Add new function in e2p for parsing the number of blocks on the command line 2005-01-05 03:01:06 -05:00
pe.c Many files: 1997-04-29 14:53:37 +00:00
pf.c pf.c: Print the indexed directory flag if present. Don't display 2002-11-08 19:12:48 -05:00
ps.c Many files: 1997-04-29 14:53:37 +00:00
setflags.c setflags.c, fsetflags.c: On linux systems, undefine HAVE_CHFLAGS 2004-06-25 00:52:08 -04:00
setversion.c ChangeLog, ls.c: 1998-03-09 13:07:09 +00:00
uuid.c Fix bug which could cause dumpe2fs to rarely fail to print a UUID 2006-04-22 04:32:36 -04:00