On Wed, Sep 26, 2018 at 11:17:24AM -0400, Brian Foster wrote: > I'd guess this is due to the extent overlap check in > xfs_bmap_extsize_align(), but I haven't verified. The problem is that we don't honor extent size hints at all when converting delalloc to real extents. This will be a much bigger change, so I'll defer it for now.