On Tue, Aug 17, 2021 at 04:43:23PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > For the remaining xfs_buf tracepoints, convert all the tags to > xfs_daddr_t units and retag them 'daddrcount' to match everything else. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/xfs_trace.h | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) s/daddrcount/bbcount/ Apart from that, I'm really happy to have all the buffer tracing use the same length units now :) Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx