xfs: turn the allocbt cursor active field into a btree flag
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:35:15 +0000 (12:35 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:35:15 +0000 (12:35 -0800)
commitb20775ed644af0cbaee9632ad63ae6ec5ee502cc
tree42c52f97c30fb7914f683e8d3b7d9891bde1ee8e
parent73a8fd93c421c4a6ac2c581c4d3478d3d68a0def
xfs: turn the allocbt cursor active field into a btree flag

Add a new XFS_BTREE_ALLOCBT_ACTIVE flag to replace the active field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/libxfs/xfs_alloc_btree.c
fs/xfs/libxfs/xfs_btree.h