aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2020-01-20 16:09:16 +0200
committerDavid Sterba <[email protected]>2020-03-23 17:01:37 +0100
commitf2fb72983bdcf57adf7e272107408391ef3dbb2d (patch)
tree4258a40518773d9407343cba43e50bc254c25f91 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent6b45f64172e130be86ab28a3888509ee4498a6ee (diff)
btrfs: Mark pinned log extents as excluded
In preparation to making pinned extents per-transaction ensure that log such extents are always excluded from caching. To achieve this in addition to marking them via btrfs_pin_extent_for_log_replay they also need to be marked with btrfs_add_excluded_extent to prevent log tree extent buffer being loaded by the free space caching thread. That's required since log tree blocks are not recorded in the extent tree, hence they always look free. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions