e2fsprogs/lib
Theodore Ts'o 8061d2c144 On-disk format definition for 64-bit support
- EXT4_FEATURE_INCOMPAT_64BIT (0x0080) - support for 64-bit block count
  fields in the superblock (s_blocks_count_hi, s_free_blocks_count_hi),
  large group descriptors (s_desc_size), extents with high 16 bits
  (ee_start_hi, ei_leaf_hi), inode ACL (i_file_acl_hi).  May also grow
  to encompass the previously proposed BIG_BG.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-11-11 09:44:47 -05:00
..
blkid blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev 2006-09-24 22:33:38 -04:00
e2p Fix e2p_percent() crash if percentage was zero. 2006-09-29 10:23:16 -04:00
et Add datarootdir definition for compatibility with autoconf 2.60 2006-10-22 00:14:26 -04:00
ext2fs On-disk format definition for 64-bit support 2006-11-11 09:44:47 -05:00
ss Add datarootdir definition for compatibility with autoconf 2.60 2006-10-22 00:14:26 -04:00
uuid Add failsafe against duplicate UUID's generated by threaded programs 2006-10-22 00:18:49 -04:00
ChangeLog Protect ext2_ext_attr.h from multiple inclusion 2006-06-28 11:29:56 -04: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