]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: clean up small allocation helper
authorBrian Foster <bfoster@redhat.com>
Sat, 29 Jun 2019 02:30:19 +0000 (19:30 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:30:19 +0000 (19:30 -0700)
commit2a4f35f984f0be5b839be157b50f69ee73c67ef1
tree2f754c74a7732aa0389308ae941e4c89a2ed304e
parentcaeaea98583230cd5c8ede3605b1195f48a79aed
xfs: clean up small allocation helper

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>
fs/xfs/libxfs/xfs_alloc.c