]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove XFS_RTMIN/XFS_RTMAX
authorChristoph Hellwig <hch@lst.de>
Mon, 15 Apr 2024 23:07:41 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:26 +0000 (14:06 -0700)
commit50e6e3c28553d616f30e8500ad5fd442b7b0833a
tree4dbba2d004e9fb0913b3743917f3e281c9aa5145
parent6742ada6ea14815f0f21624c1ca774ef6327ae11
xfs: remove XFS_RTMIN/XFS_RTMAX

Source kernel commit: a39f5ccc30d5a00b7e6d921aa387ad17d1e6d168

Use the kernel min/max helpers instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
libxfs/xfs_format.h
libxfs/xfs_rtbitmap.c
mkfs/proto.c