diff options
| author | Josef Bacik <[email protected]> | 2018-10-11 19:54:31 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-10-19 10:20:03 +0000 |
| commit | 30928e9baac238a7330085a1c5747f0b5df444b4 (patch) | |
| tree | 5a8f48500a0f9c343d1166ed73c2c8e5c1402bd4 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | btrfs: fix insert_reserved error handling (diff) | |
| download | kernel-30928e9baac238a7330085a1c5747f0b5df444b4.tar.gz kernel-30928e9baac238a7330085a1c5747f0b5df444b4.zip | |
btrfs: don't run delayed_iputs in commit
This could result in a really bad case where we do something like
evict
evict_refill_and_join
btrfs_commit_transaction
btrfs_run_delayed_iputs
evict
evict_refill_and_join
btrfs_commit_transaction
... forever
We have plenty of other places where we run delayed iputs that are much
safer, let those do the work.
CC: [email protected] # 4.4+
Reviewed-by: Filipe Manana <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
