commit | 71300f35de9b7fd0ab4252500ec5a4da1d9a1424 | [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 | dfec6d591d8ba530ec1f1ab4f9d9726d29afb4d5 | |
parent | b91f14b870d5b4a4d71b62d81b078f2eb40878ae [diff] |
Add 64-bit closefs interface Add new ext2fs_super_and_bgd_loc2() that returns blk64_t pointers. The function now returns the number of blocks used by super block and group descriptors since with flex_bg, it can no longer be assumed that bitmaps and inode tables still resided within the block group. Signed-off-by: Jose R. Santos <jrs@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>