diff options
author | Darrick J. Wong <[email protected]> | 2024-04-15 14:54:43 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2024-04-15 14:58:53 -0700 |
commit | d2bd7eef4f217fc3e1ddf18b4f4eac848886bfa0 (patch) | |
tree | e6228c7915767311c95a8559076a5d922ed3cea8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 98339edf0750e75e216521961c98c8105a830bf8 (diff) |
xfs: create a blob array data structure
Create a simple 'blob array' data structure for storage of arbitrarily
sized metadata objects that will be used to reconstruct metadata. For
the intended usage (temporarily storing extended attribute names and
values) we only have to support storing objects and retrieving them.
Use the xfile abstraction to store the attribute information in memory
that can be swapped out.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions