diff options
| author | Qu Wenruo <[email protected]> | 2020-10-21 14:24:51 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-12-08 15:53:54 +0100 |
| commit | 3f6bb4aeb5dfa392dac438e816959ccb9c690896 (patch) | |
| tree | 32c13c635aef6a45bdabe9eed8a821bc9a36ea8c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 03509b781ae98d4cf5cc139f89a3e75467b829a8 (diff) | |
btrfs: sink the failed_start parameter to set_extent_bit
The @failed_start parameter is only paired with @exclusive_bits, and
those parameters are only used for EXTENT_LOCKED bit, which have their
own wrappers lock_extent_bits().
Thus for regular set_extent_bit() calls, the failed_start makes no
sense, just sink the parameter.
Also, since @failed_start and @exclusive_bits are used in pairs, add
an assert to make it obvious.
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions