]> Git Repo - linux.git/commit - fs/xfs/libxfs/xfs_alloc.c
xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
authorChristoph Hellwig <[email protected]>
Fri, 17 Feb 2017 16:21:15 +0000 (08:21 -0800)
committerDarrick J. Wong <[email protected]>
Sat, 18 Feb 2017 04:32:10 +0000 (20:32 -0800)
commit8d242e932fb7660c24b3a534197e69c241067e0d
tree7de270a7966e94caf3e18c6fe3459bef8c569682
parent089ec2f87578b9740f0c27bcea9cc6be59c1ddb0
xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG

XFS_ALLOCTYPE_ANY_AG  was only used for the RT allocator and is unused
now, and XFS_ALLOCTYPE_START_AG has been unused for a while.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/libxfs/xfs_alloc.h
This page took 0.052359 seconds and 4 git commands to generate.