aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-06-28 17:31:22 +0200
committerDavid Sterba <[email protected]>2023-08-21 14:52:14 +0200
commitba9145add52422779935f6d1b645a31a50c02af2 (patch)
tree89dd2efc6d57b8f6a489600953d0f323f1d0e1c1 /tools/perf/scripts/python/bin/stackcollapse-record
parenta6496849671a5bc9218ecec25a983253b34351b1 (diff)
btrfs: pass a flags argument to cow_file_range
The int used as bool unlock is not a very good way to describe the behavior, and the next patch will have to add another behavior modifier. We'll do that by two bool parameters instead of adding bit flags. Now specifies that the pages should always be kept locked. This is the inverse of the old unlock argument. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: David Sterba <[email protected]> [ switch flags to bool ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions