On Thu, Oct 10, 2024 at 05:48:38PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Change the xfs_sb predicates to take a const struct xfs_sb pointer > because they do not change the superblock. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>