On Thu, Mar 07, 2024 at 03:13:52PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Fix some inconsistencies in the xmbuf tracepoints -- they should be > reporting the major/minor of the filesystem that they're associated > with, so that we have some clue on whose behalf the xmbuf was created. > Fix the xmbuf_free tracepoint to report the same. > > Don't call the trace function until the xmbuf is fully initialized. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>