diff options
author | Darrick J. Wong <[email protected]> | 2018-07-31 13:18:02 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2018-07-31 13:18:09 -0700 |
commit | ff23f4af7efd86cbb1bda42fe2171e0790f9cb5a (patch) | |
tree | 72f7c20317083aa069c6f6bf88d62049fa6adb28 /tools/perf/scripts/python/flamegraph.py | |
parent | e666aa37f4330cb93a5004a89b7a938312e74e36 (diff) |
xfs: move extent busy tree initialization to xfs_initialize_perag
Move the per-AG busy extent tree initialization to the per-ag structure
initialization since we don't want online repair to leak the old tree.
We only deconstruct the tree at unmount time, so this should be safe.
This also enables us to eliminate the commented out initialization in
the xfsprogs libxfs.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions