On Thu, Aug 12, 2021 at 04:32:18PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Constify the rest of the btree functions that take structure and union > pointers and are not supposed to modify them. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>