his is my attempt to fix the problems with rmap and reflink file system running out of space during delayed extent conversions. It turns out the way minleft has been handled has always been bogus, but the rmap enablement made it even worse. Changes since V2: - dropped "xfs: fix the alignment fallback in xfs_bmap_btalloc" - added a maxlen >= minlen assert - a few commit log improvements Changes since V1: - new patch to fix the noalign case in xfs_bmap_btalloc - new patch to fix xfs_alloc_set_aside - dropped the patch to increase the minleft value for bmap allocations, we only need the current minimal values as we only allocate one extent per call - minor style fixes per review of the last round -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html