Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d138604f authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Darrick J. Wong
Browse files

xfs: remove post-bmap tracing in xfs_bmap_local_to_extents



Now that we use xfs_iext_insert this is already covered by the tracing
in that function.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 35e62da5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -920,8 +920,6 @@ xfs_bmap_local_to_extents(
	rec.br_state = XFS_EXT_NORM;
	xfs_iext_insert(ip, 0, 1, &rec, 0);

	trace_xfs_bmap_post_update(ip, 0, xfs_bmap_fork_to_state(whichfork),
			_THIS_IP_);
	XFS_IFORK_NEXT_SET(ip, whichfork, 1);
	ip->i_d.di_nblocks = 1;
	xfs_trans_mod_dquot_byino(tp, ip,