commit | 7b7381f043568224af798b1decb607dca97b4114 | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Mon Oct 24 14:21:00 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Mon Oct 24 14:21:00 2016 +1100 |
tree | eb9ec1c3801be214d240bc30a22717ec1efa6777 | |
parent | c663e29f8885269c1608b5aa6057729fa9267b35 [diff] |
xfs: fix up inode cowblocks tracking tracepoints These calls are still using the eofblocks tracepoints. The cowblocks equivalents are already defined, we just aren't actually calling them. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Dave Chinner <david@fromorbit.com>