]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: constify feature checks
authorChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 07:39:56 +0000 (08:39 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 08:29:50 +0000 (09:29 +0100)
commit8dd988fa309506c9eacd2a68df31da44e130d817
treeedf92b93ba45bf3511109f6d64f0be5b8d9253b0
parent4dec92fb8fcdad06f65f57c7a4ac4604b8dfcdbf
xfs: constify feature checks

We'll need to call them on a const structure in growfs in a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_rtgroup.c
fs/xfs/scrub/scrub.h
fs/xfs/xfs_mount.h