xfs: constify the xfs_sb predicates
Change the xfs_sb predicates to take a const struct xfs_sb pointer because they do not change the superblock. Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Christoph Hellwig <hch@lst.de>
Loading
Please sign in to comment