Whamcloud - gitweb
ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h:
authorTheodore Ts'o <tytso@mit.edu>
Fri, 17 Nov 2000 05:40:49 +0000 (05:40 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 17 Nov 2000 05:40:49 +0000 (05:40 +0000)
commit133a56dc9da52054bc27b4c1a23f03e3405003db
treeed8556ac644a0f65e20412c4c1f7ee6da815a5ac
parent8ddaa66bfef067f1a6ba02698a61a0fd3a26e618
ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h:
  pass1b.c: Change routines to use PR_1B_BLOCK_ITERATE when reporting
   problems rather than using com_err directly.
  problem.c, problem.h (PR_1B_BLOCK_ITERATE): Add new problem code.
  message.c (expand_percent_expression): Add safety check.  If ctx->str
   is NULL, print "NULL" instead of dereferencing the null pointer.
  pass1b.c, pass2.c, pass3.c: Change calls to ext2fs_block_iterate to
   ext2fs_block_iterate2, to support 64-bit filesizes and to speed things
   up slightly by avoiding the use of the ext2fs_block_iterate's
   compatibility shim layer.
version.h:
  Update for WIP release.
e2fsck/ChangeLog
e2fsck/message.c
e2fsck/pass1b.c
e2fsck/pass2.c
e2fsck/pass3.c
e2fsck/problem.c
e2fsck/problem.h
version.h