aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2019-05-10 12:45:05 +0800
committerDavid Sterba <[email protected]>2019-05-16 14:31:13 +0200
commit14ae4ec1ee1466b701e0518f9acbb0bbd8ab0684 (patch)
treeb003ed219dcbbe322a3ce6f5bf4817364b392bb8 /tools/perf/scripts/python/stackcollapse.py
parente32773357d5cc271b1d23550b3ed026eb5c2a468 (diff)
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
Commit ddf30cf03fb5 ("btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()") refactored add_pinned_bytes(), but during that refactor, there are two callers which add the pinned bytes instead of subtracting. That refactor misses those two caller, causing incorrect pinned bytes calculation and resulting unexpected ENOSPC error. Fix it by adding a new parameter @sign to restore the original behavior. Reported-by: kernel test robot <[email protected]> Fixes: ddf30cf03fb5 ("btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()") Signed-off-by: Qu Wenruo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions