OSDN Git Service

Many files:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 10 Jun 1998 20:39:43 +0000 (20:39 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 10 Jun 1998 20:39:43 +0000 (20:39 +0000)
commit03673dbb04a3458ce78a394f27d17d434b51a714
treeddc7dbbf5505b6f427235a3ed73972afaffacb47
parent084307590c5e28b6a8305933220ff5b2bd1bcda2
Many files:
  alloc_tables.c (ext2fs_allocate_group_table): Fix bug so that if the
   stride length hits a bad value, we retry the block allocation starting
   at the beginning of the block group.
  ext2fs.h, bb_inode.c, block.c, bmove.c, dir_iterate.c, expanddir.c,
   ext2fsP.h, read_bb.c: Change blkcnt_t to be e2_blkcnt_t to avoid
   collision with LFS API.
lib/ext2fs/ChangeLog
lib/ext2fs/alloc_tables.c
lib/ext2fs/bb_inode.c
lib/ext2fs/block.c
lib/ext2fs/bmove.c
lib/ext2fs/dir_iterate.c
lib/ext2fs/expanddir.c
lib/ext2fs/ext2fs.h
lib/ext2fs/ext2fsP.h
lib/ext2fs/read_bb.c