Whamcloud - gitweb
libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safe
authorTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jun 2010 13:00:00 +0000 (09:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jun 2010 13:00:00 +0000 (09:00 -0400)
commitda3fc25bce5880c5d036d97727299ab09b415219
tree2cbd5555a7c4d402ebd78a147925e7794159a189
parent97d26ce9e3589e9f5fa17014467a9730a884d158
libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safe

This is needed to enable 64-bit mke2fs to work correctly.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com>
Signed-off-by: Nick Dokos <nicholas.dokos@hp.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/alloc_tables.c
lib/ext2fs/initialize.c