aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2017-10-17 14:16:19 -0700
committerDarrick J. Wong <[email protected]>2017-10-26 15:38:20 -0700
commit5e422f5e4fd71d18bc6b851eeb3864477b3d842e (patch)
tree778389d1da29b195efa1296821505eaea2bfd038 /tools/perf/scripts/python/bin
parent232b51948b99dfcc95e81d8a289bc0409b3ff5b3 (diff)
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
There was one spot in xfs_bmap_add_extent_unwritten_real that didn't use the passed in new extent state but always converted to normal, leading to wrong behavior when converting from normal to unwritten. Only found by code inspection, it seems like this code path to move partial extent from written to unwritten while merging it with the next extent is rarely exercised. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Brian Foster <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions