Re: [PATCH 13/15] xfs: standardize remaining xfs_buf length tracepoints
From: Dave Chinner <david@fromorbit.com>
Date: 2021-08-19 03:19:09
From: Dave Chinner <david@fromorbit.com>
Date: 2021-08-19 03:19:09
On Tue, Aug 17, 2021 at 04:43:23PM -0700, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> 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@kernel.org> --- 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 <redacted> -- Dave Chinner david@fromorbit.com