Whamcloud - gitweb
Add 64-bit alloc interface
authorJose R. Santos <jrs@us.ibm.com>
Mon, 1 Jun 2009 20:15:40 +0000 (16:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Jun 2009 20:15:40 +0000 (16:15 -0400)
commit8a5e1812ae21d3d847a4df1067a105f284eb187c
treed92fc2bdccadd03d0e8bae980fc52827a804dda8
parente8328e31a98a92b39611314612a40b6113921fe2
Add 64-bit alloc interface

Add new ext2fs_new_block2(), ext2fs_get_free_blocks2() and
ext2fs_alloc_block2() that take and return blk64_t.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/alloc.c
lib/ext2fs/ext2fs.h