e2fsprogs/misc
Theodore Ts'o 5dd77dbe5a Add support for with empty directory blocks in 64k blocksize filesystems
The rec_len field in the directory entry is 16 bits, so if the
filesystem is completely empty, rec_len of 0 is used to designate
65536, for the case where the directory entry takes the entire 64k
block.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-08-25 21:08:19 -04:00
..
Makefile.in Add more intelligent handling of the mke2fs.conf installation process 2008-07-16 15:07:56 -04:00
badblocks.8.in badblocks: Use standard terminology for first/last block 2008-07-10 10:11:23 -04:00
badblocks.c badblocks: Insert a missing "\n" in the usage string. 2008-07-18 21:14:21 -04:00
base_device.c Minor bug fixes in the blkid library. 2003-03-01 19:29:01 -05:00
base_device.tst ChangeLog, Makefile.in, base_device.c, base_device.tst, fsck.c, fsck.h: 2000-12-03 06:33:56 +00:00
blkid.8.in blkid: On the man page, show option arguments in the descriptions. 2008-08-14 13:29:50 -04:00
blkid.c blkid: Fix portability issue if TIOCGSIZE and TIOCGWINSZ are present 2008-07-14 17:49:38 -04:00
chattr.1.in Document the extent and huge file flags in the chattr.1.in man page 2008-08-24 20:24:23 -04:00
chattr.c Fix miscellaneous gcc -Wall warnings 2008-03-17 23:17:13 -04:00
dumpe2fs.8.in Fix dumpe2fs parsing of explicit superblock/blocksize parameters 2008-02-26 19:05:33 -05:00
dumpe2fs.c Remove LAZY_BG feature 2008-04-20 23:33:34 -04:00
e2image.8.in Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. 2005-06-26 22:16:21 -04:00
e2image.c Add support for with empty directory blocks in 64k blocksize filesystems 2008-08-25 21:08:19 -04:00
e2initrd_helper.c Use the newer add/remove_error_table com_err interfaces 2006-12-26 03:38:07 -05:00
e2label.8.in Adjust description line so that apropos "ext2" or "ext3" will 2003-08-24 17:56:41 -04:00
e2label.c Many files: 2000-04-03 16:22:35 +00:00
e2undo.8.in Add e2undo command 2008-04-27 19:42:05 -04:00
e2undo.c e2undo, tune2fs: Report the correct name for the undo program. 2008-07-18 21:13:20 -04:00
filefrag.8.in Initial checkin of the filefrag program, which reports on how 2003-12-17 10:13:41 -05:00
filefrag.c Fix gcc -Wall warnings, especially on 64-bit systems 2007-05-25 11:18:11 -04:00
findfs.8.in Update version string for WIP release. 2002-08-18 03:38:15 -04:00
findsuper.c Make the findsuper program more powerful 2006-08-06 00:56:37 -04:00
fsck.8.in Make fsck ignore mounted filesystems if given the -M option 2008-02-17 17:35:46 -05:00
fsck.c Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support 2008-07-13 16:06:57 -04:00
fsck.h Fix miscellaneous gcc -Wall warnings 2008-03-17 23:17:13 -04:00
ismounted.c Merge branch 'maint' 2008-06-07 22:07:25 -04:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logsave.8.in * Add support for the -a and -s options to logsave. 2003-04-16 14:05:06 -04:00
logsave.c Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support 2008-07-13 16:06:57 -04:00
lsattr.1.in chattr.1.in: Clarify man page. 2004-01-31 20:27:36 -05:00
lsattr.c Remove double "//" when listing attributes in the root directory or 2004-09-24 12:16:17 -04:00
mke2fs.8.in Fix mke2fs man page to escape all minus signs 2008-08-24 17:29:33 -04:00
mke2fs.c mke2fs: Issue a warning if the mke2fs.conf file wasn't updated 2008-08-23 09:08:15 -04:00
mke2fs.conf mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features 2008-07-10 12:06:31 -04:00
mke2fs.conf.5.in mke2fs: Add the ability to configure default extended options in mke2fs.conf 2008-05-14 18:41:01 -04:00
mklost+found.8.in chattr.1.in: Clarify man page. 2004-01-31 20:27:36 -05:00
mklost+found.c mklost+found: Create full-sized a lost+found directory with 4k+ blocksizes 2006-03-23 22:37:02 -05:00
nls-enable.h Remove warning message about using NLS. 2003-12-07 12:17:27 -05:00
partinfo.c partinfo: Fix usage message 2008-07-23 16:50:40 -04:00
profile-to-c.awk Compile the default mke2fs.conf into mke2fs program 2007-07-04 14:27:30 -04:00
tune2fs.8.in Rename the feature uninit_groups to uninit_bg 2008-04-17 23:31:44 -04:00
tune2fs.c tune2fs: Improve the error messages for tune2fs -I 2008-07-27 16:00:48 -04:00
util.c mke2fs/tune2fs: Fix max journal size in message to be consistent/correct 2008-07-25 12:41:32 -04:00
util.h Fix gcc -Wall warnings 2007-08-03 18:56:01 -04:00
uuidd.8.in Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page. 2008-01-19 18:13:14 -05:00
uuidd.c Fix miscellaneous gcc -Wall warnings 2008-03-17 23:17:13 -04:00
uuidd.rc Add uuidd daemon to prevent duplicate time-based UUID's 2007-12-16 17:28:46 -05:00
uuidgen.1.in Fix typo and clarify the uuidgen man page 2007-08-20 21:46:19 -04:00
uuidgen.c Declare getopt() according to POSIX 2001 if getopt.h not found. 2006-05-30 16:27:45 +02:00