commit | 3548bb64b5690608720120b56beeafaecc68d68b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Dec 02 22:55:04 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Dec 02 22:55:04 2014 -0500 |
tree | 05fbb4d7be259008505fd5034d8b7c226f380df0 | |
parent | 44765c4e852cc5c7fa80583e08b02bfd7cd3a83c [diff] |
libext2fs: refactor extent head creation Don't open-code the creation of the extent tree header, since ext2fs_extent_open2() knows how to take care of this. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>