]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove xfs_defer_agfl_block
authorChristoph Hellwig <hch@lst.de>
Wed, 2 Oct 2024 01:17:59 +0000 (18:17 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:42:07 +0000 (12:42 +0200)
commit02a830d4f89f0f77973d2314a61140bb47dc3cf2
tree4a92e66632283c314a2a224165150311bf64ced2
parentb52eaa2f6ee167512fa7f3041912f4f83fdf295d
xfs: remove xfs_defer_agfl_block

Source kernel commit: 7272f77c67c0710918e5678266f8dad6e3bfc8d2

xfs_free_extent_later can handle the extra AGFL special casing with
very little extra logic.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_alloc.c