summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-04Add ChangeLog entry for changes made by AndreasTheodore Ts'o1-0/+9
2001-08-04Change comments for %D and %d expansion in e2fsck problem codes. ItAndreas Dilger2-8/+8
2001-08-04Add ChangeLog entry for changes made by Andreas DilgerTheodore Ts'o1-0/+5
2001-08-04Put check for JOURNAL_DEV before sparse_option, so we don't set theAndreas Dilger1-5/+6
2001-08-04Add ChangeLog entry for changes made by Andreas DilgerTheodore Ts'o1-0/+9
2001-08-04Add "*.orig" to "make clean" target, change explicit listing ofAndreas Dilger1-3/+3
2001-08-04Add -f flag to doc/Makefile $(RM) of files which may not exist.Andreas Dilger1-7/+4
2001-08-04f_bad_inode, f_badsymlinks: Update expect files to reflectTheodore Ts'o4-11/+20
2001-08-04Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIRTheodore Ts'o5-24/+30
2001-08-04Add extra checks for bad symlinks, including zero length symlinks,Andreas Dilger7-7/+57
2001-08-04Add several tests for bad symlinks, including immutable flags, zeroAndreas Dilger4-0/+61
2001-07-31tune2fs.c (update_feature_set, remove_journal_inode): IfTheodore Ts'o2-22/+69
2001-07-30tune2fs.c (update_feature_set): Don't require a forced fsck ifTheodore Ts'o2-1/+8
2001-07-30unix.c (check_mount): Remove the code in e2fsck which tested for theTheodore Ts'o2-14/+13
2001-07-29unix.c (main): Move the final print_resource_track call afterTheodore Ts'o2-4/+6
2001-07-29Fix memory leaks in e2fsck's journal.c, and remove some casesTheodore Ts'o3-22/+48
2001-07-29finddev.c (scan_dir): Fix memory leak; we weren't calling Theodore Ts'o2-2/+10
2001-07-29e2fsck.c (e2fsck_reset_context): Fix bug; only close the io channel ifTheodore Ts'o2-1/+7
2001-07-27ADD TAG: E2FSPROGS-1_23-WIP-0727Theodore Ts'o1-0/+1
2001-07-27mkjournal.c (ext2fs_create_journal_superblock): Set the first blockTheodore Ts'o2-1/+11
2001-07-27ADD TAG: E2FSPROGS-1_23-WIP-0727Theodore Ts'o1-0/+1
2001-07-27Update problem message printed when special files have the immutableTheodore Ts'o4-8/+18
2001-07-27ADD TAG: E2FSPROGS-1_23-WIP-0727Theodore Ts'o1-0/+1
2001-07-27Update for 27-Jul-2001 WIP release.Theodore Ts'o2-4/+13
2001-07-27getsize.c (ext2fs_get_device_size): Add support for theTheodore Ts'o2-0/+22
2001-07-27pass1.c (e2fsck_pass1): Check for symlinks that have theTheodore Ts'o2-0/+6
2001-07-27subst.conf.in: Enable documentation of the external journal Theodore Ts'o2-2/+8
2001-07-27mke2fs.c (PRS): If the blocksize is not specified, and the journalTheodore Ts'o2-1/+30
2001-07-27mkjournal.c (ext2fs_add_journal_device): Use the correct blockTheodore Ts'o2-1/+7
2001-07-26mkjournal.c (ext2fs_add_journal_device): Use the correct blockTheodore Ts'o2-2/+10
2001-07-26pass1.c (e2fsck_pass1): Free ctx->block_ea_map at the end of pass 1.Theodore Ts'o2-0/+11
2001-07-25Apply fixes reported by Andreas Gruenbacher:Theodore Ts'o3-3/+11
2001-07-23ADD TAG: E2FSPROGS-1_23-WIP-0722Theodore Ts'o1-0/+1
2001-07-23Update for 1.23-WIP-0722 release.Theodore Ts'o2-4/+7
2001-07-23Add support for use of an external journal (so long as the externalTheodore Ts'o10-176/+180
2001-07-20ADD TAG: E2FSPROGS-1_23-WIP-0720Theodore Ts'o1-0/+1
2001-07-20Update final changes before 1.23-WIP-0620Theodore Ts'o1-1/+6
2001-07-20fsck.8.in: Add much more explicit language documenting how theTheodore Ts'o2-1/+13
2001-07-20ext_attr.c (ext2fs_write_ext_attr): When writing the extendedTheodore Ts'o2-0/+5
2001-07-20unix.c (main): Add an explicit warning when the filesystem is left notTheodore Ts'o2-1/+10
2001-07-20Update version and release notes for 1.23 WIP release.Theodore Ts'o2-2/+15
2001-07-20Comment out ext2_find_first_bit_set and ext2fs_find_next_bit_set Theodore Ts'o2-0/+7
2001-07-19fstype.c (identify_fs): New file which looks at the superblockTheodore Ts'o5-2/+106
2001-07-19This patch completes the initial extended attribute/ACL support forTheodore Ts'o7-8/+334
2001-07-10Fix really stupid typo.Theodore Ts'o1-1/+1
2001-07-10Speed up journal recovery in userspace by avoiding a pointlessTheodore Ts'o4-1/+19
2001-07-10Fix problems in po's Makefile.in.in and POTFILES.in.Theodore Ts'o2-4/+6
2001-07-07pass1b.c (pass1b, process_pass1b_block): Change the num_badTheodore Ts'o2-12/+41
2001-07-07pass1.c (e2fsck_pass1): Defer inodes which have an extended attributeTheodore Ts'o1-4/+14
2001-07-07bitops.h (ext2fs_find_first_bit_set): Use %esi instead of %ebx toTheodore Ts'o2-4/+7