]> git.itanic.dy.fi Git - linux-stable/commit
xfs: remove XFS_RTMIN/XFS_RTMAX
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Dec 2023 04:57:34 +0000 (05:57 +0100)
committerChandan Babu R <chandanbabu@kernel.org>
Fri, 22 Dec 2023 05:48:14 +0000 (11:18 +0530)
commita39f5ccc30d5a00b7e6d921aa387ad17d1e6d168
tree3329c4dc6795a7b75c7062a5dba45ce940a389ab
parent3abfe6c2759e2e3000b13f8ce8a1a325e80987a1
xfs: remove XFS_RTMIN/XFS_RTMAX

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>
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_rtbitmap.c
fs/xfs/xfs_rtalloc.c