73e48b277a3fcd647f1936c71aea2f8d450ecc74
The patch fixes the overlapping extent issue in shrink_extent_tree. It checks whether there is an overlapping extent by using find_previous_extent. If there is an overlapping extent, it setups key.objectid and cur_byte properly. --- Signed-off-by: Chris Mason <chris.mason@oracle.com>
Description
No description provided
Languages
C
97.5%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%
Other
0.1%