OSDN Git Service

ChangeLog, pass3.c, problem.c, problem.h, util.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 16 Mar 1999 19:32:52 +0000 (19:32 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 16 Mar 1999 19:32:52 +0000 (19:32 +0000)
commit4a9f59366b3c5503bde40e9566dc996a0a40626f
tree5fdeb467270265f5985846d26e999c1b306a460c
parent6454d84b0de7c0c852bb92755dfba1baadcd232b
ChangeLog, pass3.c, problem.c, problem.h, util.c:
  util.c (print_resource_track): Use mallinfo if present to get more
   accurate malloc statistics.
  pass3.c (get_lost_and_found): Check to see if lost+found is a plain
   fail; if so, offer to unlink it.
  problem.c, problem.h (PR_3_LPF_NOTDIR): Add new problem code.
  problem.c: Fix problem message for PR_1_BAD_GROUP_DESCRIPTORS so that
   the block group number is printed.  Add new prompt, PROMPT_UNLINK.
e2fsck/ChangeLog
e2fsck/pass3.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/util.c