OSDN Git Service

ChangeLog, unix.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 5 Jul 2000 18:25:59 +0000 (18:25 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Jul 2000 18:25:59 +0000 (18:25 +0000)
commit9226904bfb091de44ef7758936c61148c5ccf997
treebc537dc11e3384ae922e62beba76649466688752
parent1419717066683af09dcdcf4a2219d7872367cbeb
ChangeLog, unix.c:
  unix.c (e2fsck_update_progress): Only save and check the last
   percentage after multiplying it by 10, nor 1000, since we only need to
   save values to a tenth of a percent (and the percentage is already
   from 0 .. 100%, not 0 .. 1).
e2fsck/ChangeLog
e2fsck/unix.c