e2fsprogs/e2fsck
Theodore Ts'o f8188fff23 Many files:
pass1.c, pass2.c, pass3.c, pass4.c, pass5.c: Add calls to the progress
  	indicator function.
  pass1.c (scan_callback): Add call to the progress feedback function
  	(if it exists).
  super.c (check_super_block): Skip the device size check if the
  	get_device_size returns EXT2_EXT_UNIMPLEMENTED.
  iscan.c (main): Don't use fatal_error() anymore.
  pass1b.c, swapfs.c, badblocks.c: Set E2F_FLAG_ABORT instead of calling
  	fatal_error(0).
  problem.c, pass3.c (PR_3_ROOT_NOT_DIR_ABORT,
  	PR_3_NO_ROOT_INODE_ABORT): New problem codes.
  problem.c, pass2.c (PR_2_SPLIT_DOT): New problem code.
  problem.c, pass1.c (PR_1_SUPPRESS_MESSAGES): New problem code.
  problemP.h: New file which separates out the private fix_problem data
  	structures.
  util.c, dirinfo.c, pass1.c, pass1b.c, pass2.c, pass5.c, super.c,
  	swapfs.c util.c: allocate_memory() now takes a e2fsck context as its
  	first argument, and rename it to be e2fsck_allocate_memory().
problemP.h:
  New file which contains the private problem abstraction definitions.
Makefile.pq:
  Remove include of MAKEFILE.STD, which doesn't exist at this point.
1997-11-14 05:23:04 +00:00
..
.depend Many files: 1997-04-26 13:58:21 +00:00
CHANGES Many files: 1997-04-26 13:21:57 +00:00
ChangeLog Many files: 1997-11-14 05:23:04 +00:00
Makefile.in Many files: 1997-11-03 19:42:40 +00:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
badblocks.c Many files: 1997-11-14 05:23:04 +00:00
dirinfo.c Many files: 1997-11-14 05:23:04 +00:00
e2fsck.8.in Many files: 1997-05-09 03:06:31 +00:00
e2fsck.c Many files: 1997-11-03 19:42:40 +00:00
e2fsck.h Many files: 1997-11-14 05:23:04 +00:00
ehandler.c Many files: 1997-10-03 17:48:10 +00:00
extend.c Many files: 1997-04-26 13:58:21 +00:00
flushb.c Many files: 1997-04-26 13:58:21 +00:00
iscan.c Many files: 1997-11-14 05:23:04 +00:00
malloc.h Many files: 1997-04-26 13:21:57 +00:00
message.c Many files: 1997-11-14 05:23:04 +00:00
mtrace.awk Many files: 1997-04-26 13:21:57 +00:00
mtrace.c Many files: 1997-04-26 13:21:57 +00:00
pass1.c Many files: 1997-11-14 05:23:04 +00:00
pass1b.c Many files: 1997-11-14 05:23:04 +00:00
pass2.c Many files: 1997-11-14 05:23:04 +00:00
pass3.c Many files: 1997-11-14 05:23:04 +00:00
pass4.c Many files: 1997-11-14 05:23:04 +00:00
pass5.c Many files: 1997-11-14 05:23:04 +00:00
problem.c Many files: 1997-11-14 05:23:04 +00:00
problem.h Many files: 1997-11-14 05:23:04 +00:00
problemP.h Many files: 1997-11-14 05:23:04 +00:00
scantest.c Many files: 1997-10-03 17:48:10 +00:00
super.c Many files: 1997-11-14 05:23:04 +00:00
swapfs.c Many files: 1997-11-14 05:23:04 +00:00
unix.c Many files: 1997-11-14 05:23:04 +00:00
util.c Many files: 1997-11-14 05:23:04 +00:00