aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2018-07-11 22:26:06 -0700
committerDarrick J. Wong <[email protected]>2018-07-11 22:26:06 -0700
commit8a749386498327c98c2792e19eeeaa21dafc6954 (patch)
treeacb9a081a52618ec67fe77c16e88dd69a3b5f836 /tools/perf/scripts/python/stackcollapse.py
parent98c1a7c0ece345dc8e34c0c85703e4df9fdfd071 (diff)
xfs: cow unwritten conversion uses uninitialized dfops
A couple COW fork unwritten extent conversion helpers pass an uninitialized dfops pointer to xfs_bmapi_write(). This does not cause problems because conversion does not use a transaction or the dfops structure for the COW fork. Drop the uninitialized usage of dfops in these codepaths and pass NULL along to xfs_bmapi_write() instead. Signed-off-by: Brian Foster <[email protected]> Reviewed-by: Carlos Maiolino <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions