]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: clean up small allocation helper
authorBrian Foster <bfoster@redhat.com>
Wed, 14 Aug 2019 22:05:16 +0000 (18:05 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 14 Aug 2019 22:05:16 +0000 (18:05 -0400)
commit6802ae4b855b7747141187a6bc966f5b408fa69e
tree9a08e2cea3387d0c15319046adaba245f478811f
parentf312f63d1a92f809438351c63d31cb8694ac3d3c
xfs: clean up small allocation helper

Source kernel commit: 2a4f35f984f0be5b839be157b50f69ee73c67ef1

xfs_alloc_ag_vextent_small() is kind of a mess. Clean it up in
preparation for future changes. No functional changes.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_alloc.c