On Mon, Jul 30, 2018 at 12:45:19PM -0400, Brian Foster wrote: > The AGFL fixup code conditionally defers block frees from the free > list based on whether the current transaction has an associated > xfs_defer_ops structure. Now that dfops is embedded in the > transaction and the internal dfops is used unconditionally, this > invariant is always true. > > Remove the now dead logic to check for ->t_dfops in > xfs_alloc_fix_freelist() and unconditionally defer AGFL block frees. > > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- 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