diff options
| author | Christoph Hellwig <[email protected]> | 2023-06-28 17:31:22 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-08-21 14:52:14 +0200 |
| commit | ba9145add52422779935f6d1b645a31a50c02af2 (patch) | |
| tree | 89dd2efc6d57b8f6a489600953d0f323f1d0e1c1 /tools/perf/scripts/python | |
| parent | a6496849671a5bc9218ecec25a983253b34351b1 (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')
0 files changed, 0 insertions, 0 deletions