e2fsprogs/tests/f_extents2
Darrick J. Wong 6509eebb63 libext2fs: set interior tree block goal more intelligently
When we're splitting an extent node, try to allocate the new interior
tree block just prior to the first extent in the block we're trying to
split.  The previous logic only set a goal block if we had to split
both the current node and its parent, which is somewhat infrequent.
When that would happen, the goal would start at zero, leading to poor
locality.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-12-13 20:14:14 -05:00
..
expect.1 libext2fs: set interior tree block goal more intelligently 2014-12-13 20:14:14 -05:00
expect.2 e2fsck: Fix double-counting of non-contiguous extent-based inodes 2008-12-22 01:23:59 -05:00
image.gz f_extents2: Add new test case testing e2fsck's support for extents 2008-06-02 20:36:52 -04:00
name f_extents2: Add new test case testing e2fsck's support for extents 2008-06-02 20:36:52 -04:00