summaryrefslogtreecommitdiff
path: root/e2fsck/problem.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-21pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), Theodore Ts'o1-6/+11
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o1-0/+5
2003-06-24Fix spelling error in e2fsck problem reporting.Theodore Ts'o1-1/+1
2003-05-03Add Czech translation.Theodore Ts'o1-3/+3
2003-03-14e2fsck/pass2.c (check_dir_block): Check for duplicate filenames withinTheodore Ts'o1-0/+5
2003-03-14Change e2fsck to detect and offer to delete or rename duplicate Theodore Ts'o1-0/+10
2002-12-11Fix typo (errant extra character).Theodore Ts'o1-1/+1
2002-11-13Update to deal with the fact that the INDEX_FL code in the ext2 2.4Theodore Ts'o1-10/+10
2002-09-30Avoid counting directory entries during a directory salvage.Theodore Ts'o1-0/+20
2002-08-31Fix a bug which caused e2fsck to fail to correctly check filesystems Theodore Ts'o1-0/+5
2002-08-21problem.c: Fix PR_1_RELOC_BLOCK_ALLOCATE message to explain thatTheodore Ts'o1-1/+1
2002-08-17Overhaul extended attribute handling. Should now be correct withTheodore Ts'o1-1/+12
2002-07-25Add e2fsck -D option which optimizes/compresses directories. Theodore Ts'o1-12/+12
2002-07-20Add support to e2fsck to reindex directories to use hash trees.Theodore Ts'o1-7/+37
2002-06-26Add support for the half-MD4 HTREE hash.Theodore Ts'o1-6/+34
2002-06-25Add initial support for htree directories.Theodore Ts'o1-0/+39
2002-05-21Check for inodes which are too big (either too many blocks, orTheodore Ts'o1-0/+21
2002-05-21Fix up Andreas' changeset. Avoid use of dynamic automatic arrays,Theodore Ts'o1-5/+5
2002-05-18Add more complete tests for symlinks: nul termination of long links and lengthAndreas Dilger1-5/+5
2002-03-07E2fsck now prints ranges in pass 5 when printing deltas inTheodore Ts'o1-3/+23
2001-12-21Use ctx->filesystem_name if the ctx->device_name is NULL in e2fsck.Theodore Ts'o1-1/+2
2001-12-21Give the opportunity for e2fsck to run the journal even if Theodore Ts'o1-8/+20
2001-10-07journal.c (clear_v2_journal_fields, e2fsck_journal_load): If theTheodore Ts'o1-0/+6
2001-10-06e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new functionTheodore Ts'o1-1/+11
2001-08-09pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced byTheodore Ts'o1-5/+5
2001-08-04Change comments for %D and %d expansion in e2fsck problem codes. ItAndreas Dilger1-2/+2
2001-08-04Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIRTheodore Ts'o1-5/+5
2001-08-04Add extra checks for bad symlinks, including zero length symlinks,Andreas Dilger1-1/+1
2001-07-27Update problem message printed when special files have the immutableTheodore Ts'o1-2/+2
2001-07-25Apply fixes reported by Andreas Gruenbacher:Theodore Ts'o1-1/+1
2001-07-23Add support for use of an external journal (so long as the externalTheodore Ts'o1-15/+15
2001-07-19This patch completes the initial extended attribute/ACL support forTheodore Ts'o1-0/+25
2001-07-07Add code to check and fix incorrect reference counts in the extendedTheodore Ts'o1-1/+16
2001-07-02Add initial support for extended attribute blocksTheodore Ts'o1-1/+21
2001-06-14problem.c:Theodore Ts'o1-6/+6
2001-06-02ChangeLog, pass1.c, pass2.c, problem.c, problem.h:Theodore Ts'o1-0/+5
2001-06-02ChangeLog, journal.c, problem.c, problem.h:Theodore Ts'o1-7/+2
2001-05-23ChangeLog, journal.c, problem.c, problem.h:Theodore Ts'o1-0/+5
2001-05-14ChangeLog, pass1.c, problem.c, problem.h, problemP.h:Theodore Ts'o1-0/+12
2001-05-14ChangeLog, e2fsck.h, journal.c, problem.c, problem.h, super.c:Theodore Ts'o1-4/+22
2001-02-08problem.c:Theodore Ts'o1-1/+1
2001-01-12ChangeLog, pass1.c, problem.c, problem.h:Theodore Ts'o1-1/+6
2001-01-12ChangeLog, problem.c:Theodore Ts'o1-2/+2
2001-01-12ChangeLog, journal.c, problem.c:Theodore Ts'o1-1/+1
2001-01-11ChangeLog, problem.c:Theodore Ts'o1-1/+1
2001-01-03ChangeLog, message.c, problem.c:Theodore Ts'o1-10/+10
2001-01-03ChangeLog, pass1.c, problem.c, problem.h:Theodore Ts'o1-21/+26
2000-12-13ChangeLog, problem.c, problem.h:Theodore Ts'o1-1/+11
2000-11-17ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h:Theodore Ts'o1-2/+6
2000-10-25ChangeLog, journal.c, problem.c, problem.h, super.c:Theodore Ts'o1-7/+2