diff options
author | Jan Kara <[email protected]> | 2018-11-12 09:54:49 -0500 |
---|---|---|
committer | Paul Moore <[email protected]> | 2018-11-12 09:54:49 -0500 |
commit | c22fcde775dcc9f46d73d694061441efdc7bdaad (patch) | |
tree | b95b570ed053de37ac4e0aaa353749e317a8bea7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 49a4ee7d98dbe34cfed90b930664c8a9fa73b24c (diff) |
audit: Drop all unused chunk nodes during deletion
When deleting chunk from a tree, drop all unused nodes in a chunk
instead of just the one used by the tree. This gets rid of possibly
lingering unused nodes (created due to fallback path in untag_chunk())
and also removes some special cases and will allow us to simplify
locking in untag_chunk().
Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Richard Guy Briggs <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions