e2fsprogs/e2fsck
Theodore Ts'o 7e8fe327b5 Don't build e2fsck statically by default anymore
Also removed the --enable-dynamic-static configure option.

Unfortunately the usefulness of building e2fsck statically is gone on
all modern distributions, since everything else on the system is built
dynamically these days.  In fact on some distributions it is almost
impossible to build programs statically any more.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-27 18:22:18 -05:00
..
argv_parse.c Add the profile library code to e2fsck 2005-12-30 23:57:32 -05:00
argv_parse.h Add the profile library code to e2fsck 2005-12-30 23:57:32 -05:00
badblocks.c Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks 2006-11-08 00:41:50 -05:00
CHANGES Many files: 1997-04-26 13:21:57 +00:00
dict.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
dict.h Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
dirinfo.c Fix e2fsck segfault on very badly damaged filesystems 2007-07-11 13:42:43 -04:00
dx_dirinfo.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
e2fsck.8.in Expand discussion of the -D option in e2fsck's man page 2008-01-01 00:22:46 -05:00
e2fsck.c e2fsck: Allow i_size to be rounded up to the size of a VM page 2007-08-03 20:43:37 -04:00
e2fsck.conf.5.in Work around lame Ubuntu init scripts / installer bugs 2007-09-22 20:43:11 -04:00
e2fsck.conf.ubuntu Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues 2007-12-05 21:01:22 -05:00
e2fsck.h e2fsck: backup superblocks if key constants have changed 2007-10-06 12:39:57 -04:00
ea_refcount.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
ehandler.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
emptydir.c [COVERITY] Fix missing return code check for ext2fs_write_inode 2007-03-18 11:16:33 -04:00
extend.c ChangeLog, extend.c, flushb.c: 2000-09-12 21:24:36 +00:00
flushb.c Remove the debian-special legal permission notes. 2003-04-14 20:40:49 -04:00
iscan.c Fix signed vs unsigned printf format strings for block and inode numbers 2006-09-12 14:56:15 -04:00
jfs_user.h Fixed potential ordering constraint problem in e2fsck's journal 2004-05-26 20:58:45 -04:00
journal.c e2fsck: update the backup superblocks if the feature bitmasks are changed 2007-10-06 12:39:57 -04:00
Makefile.in Don't build e2fsck statically by default anymore 2008-01-27 18:22:18 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
message.c e2fsck: Detect recursive loops in @-expansions 2007-07-02 19:04:31 -04:00
mtrace.awk Many files: 1997-04-26 13:21:57 +00:00
mtrace.c ChangeLog, mtrace.c, mtrace.h: 2000-12-31 01:52:03 +00:00
mtrace.h ChangeLog, super.c: 2001-01-12 21:05:57 +00:00
pass1.c e2fsck: Allow i_size to be rounded up to the size of a VM page 2007-08-03 20:43:37 -04:00
pass1b.c e2fsck: Count the root directory as found if it has shared blocks in pass1c 2007-04-20 08:14:27 -04:00
pass2.c e2fsck: update the backup superblocks if the feature bitmasks are changed 2007-10-06 12:39:57 -04:00
pass3.c Rework e2fsck's dirinfo abstraction to be more friendly for databases 2007-04-04 22:33:31 -04:00
pass4.c [COVERITY] Fix (error case only) memory leak in e2fsck pass #4 2007-03-28 12:43:05 -04:00
pass5.c [COVERITY] Fix (error case only) memory leak in e2fsck pass #5 2007-03-28 12:07:41 -04:00
problem.c e2fsck: Don't mark the filesystem invalid because of time errors 2007-09-23 08:20:51 -04:00
problem.h e2fsck: Detect recursive loops in @-expansions 2007-07-02 19:04:31 -04:00
problemP.h Add e2fsck problem handling to be configurable 2005-12-31 16:33:33 -05:00
prof_err.et Add the profile library code to e2fsck 2005-12-30 23:57:32 -05:00
profile_helpers.c Fix gcc -Wall warning in profile_helper.c 2006-01-05 01:29:50 -05:00
profile_helpers.h Simplify profile core functionality 2006-01-02 22:04:41 -05:00
profile.c Add new function: profile_set_default() 2007-07-04 13:03:35 -04:00
profile.h Add new function: profile_set_default() 2007-07-04 13:03:35 -04:00
recovery.c Fix printf types (FreeBSD has u_long for ntohl). 2006-05-30 16:26:29 +02:00
region.c This patch completes the initial extended attribute/ACL support for 2001-07-19 16:31:25 -04:00
rehash.c e2fsck: When optimizing non-htree directories, sort by inode number 2008-01-01 10:59:57 -05:00
revoke.c Fix gcc -Wall nits. 2002-10-13 23:56:28 -04:00
scantest.c Add Apple/Darwin patches. 2003-03-14 02:13:48 -05:00
super.c Ignore "safe" flag differences when e2fsck compares superblocks 2008-01-26 23:17:50 -05:00
swapfs.c Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection 2007-12-27 10:08:13 -05:00
unix.c e2fsck: backup superblocks if key constants have changed 2007-10-06 12:39:57 -04:00
util.c e2fsck: Add blocksize sanity check when finding a backup superblock 2007-05-31 11:56:17 -04:00