diff options
author | Dennis Zhou <[email protected]> | 2019-02-04 15:20:03 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-02-25 14:13:32 +0100 |
commit | 92ee55303616a18135be91deff51799a5de81f9a (patch) | |
tree | 0a0ae5969e1992e5693fa6d90d30ae9c54b94b6d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 929f4baf93173372a81ea27371c419c99bbc08d7 (diff) |
btrfs: move to function pointers for get/put workspaces
The previous patch added generic helpers for get_workspace() and
put_workspace(). Now, we can migrate ownership of the workspace_manager
to be in the compression type code as the compression code itself
doesn't care beyond being able to get a workspace. The init/cleanup and
get/put methods are abstracted so each compression algorithm can decide
how they want to manage their workspaces.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Dennis Zhou <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions