]> git.baikalelectronics.ru Git - kernel.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)
commit060a01353cd160211ce0c901e54a3e9d9e24acdf
tree2f754c74a7732aa0389308ae941e4c89a2ed304e
parent4a5047136058fd0a2808f5721a4e44cda0a71a7a
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