Whamcloud - gitweb
Create new ext2fs library inlines: ext2fs_group_{first,last}_block()
authorEric Sandeen <esandeen@redhat.com>
Tue, 12 Sep 2006 18:56:16 +0000 (14:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 12 Sep 2006 18:56:16 +0000 (14:56 -0400)
commitabf23439d51a3ddbca475b931abebd381ff7ceea
tree7fa1fa914efa618539bce96134ad66c5616cf6c4
parentd0ff90d5202428583c78a60c3042e7b60d88bc45
Create new ext2fs library inlines: ext2fs_group_{first,last}_block()

Create new ext2fs library inline functions in order to calculate
the starting and ending blocks in a block group.

Signed-off-by: Eric Sandeen <esandeen@redhat.com>
e2fsck/ChangeLog
e2fsck/pass1.c
e2fsck/super.c
lib/ext2fs/ChangeLog
lib/ext2fs/alloc_tables.c
lib/ext2fs/check_desc.c
lib/ext2fs/ext2fs.h
misc/ChangeLog
misc/dumpe2fs.c
tests/ChangeLog
tests/m_raid_opt/expect.1