On Thu, Aug 12, 2021 at 04:32:13PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > This btree function is called when updating a record in the rightmost > block of a btree so that we can update the AGF's longest free extent > length field. Neither parameter is supposed to be updated, so mark them > both const. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>