]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: clean up small allocation helper
authorBrian Foster <bfoster@redhat.com>
Wed, 28 Aug 2019 16:08:08 +0000 (12:08 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 28 Aug 2019 16:08:08 +0000 (12:08 -0400)
commitc971cb6ad01a486864b6ea87c86a8db1ab250539
treed6b03a1c34ba6e5bac64d17ffefc3d779fe0f07c
parent7861ef77c254780168f454f576d39a0452be03c4
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