commit | 8a5e1812ae21d3d847a4df1067a105f284eb187c | [log] [tgz] |
---|---|---|
author | Jose R. Santos <jrs@us.ibm.com> | Mon Jun 01 16:15:40 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jun 01 16:15:40 2009 -0400 |
tree | d92fc2bdccadd03d0e8bae980fc52827a804dda8 | |
parent | e8328e31a98a92b39611314612a40b6113921fe2 [diff] |
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>