]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: move xfs_iext_insert tracepoint to report useful information
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 3 Jan 2018 19:42:09 +0000 (13:42 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 3 Jan 2018 19:42:09 +0000 (13:42 -0600)
commit6428e6c79cebc6b83c40ca18ffe7e0b58aa048ce
treeb69595155e7938fc9c902fa222aa7a17e6365f17
parentdb2cf1d2ffc41b36abeb7603c8342f18067cef30
xfs: move xfs_iext_insert tracepoint to report useful information

Source kernel commit: c54854a437a447a6bb1dcb11f60dd01cef3fa597

Move the tracepoint in xfs_iext_insert to after the point where we've
inserted the extent because otherwise we report stale extent data in
the ftrace output.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_iext_tree.c