Whamcloud - gitweb
ChangeLog, icount.c:
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Jun 2001 09:43:40 +0000 (09:43 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Jun 2001 09:43:40 +0000 (09:43 +0000)
commit30e50b7cdd6f5bbd5f2d6a2ee8ce0d4522336397
tree42f717e1de4c93061babc65ccb5e28723d4c305a
parentb705640ae162093d40fc9f77e716bec891561ffe
ChangeLog, icount.c:
  icount.c (insert_icount_el): Fix the code used to estimate the size of
   the new icount array to be more intelligent, to avoid reallocating the
   array too many times.
ChangeLog, ext2_types.h.in:
  ext2_types.h.in: Use unsigned ints in favor of unsigned longs when
   trying to find a 32-bit wide type.
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_types.h.in
lib/ext2fs/icount.c