diff options
author | Christoph Hellwig <[email protected]> | 2017-08-29 15:44:11 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2017-09-01 10:55:30 -0700 |
commit | 67e4e69cb2a7afbffdefd1a0a23a94d1d706c38f (patch) | |
tree | 51db8bbd69d9af10e792896e72be40ebd510f5f6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d522d569d6adf72ceda90153a086e089e6c2fbc6 (diff) |
xfs: add a xfs_iext_update_extent helper
This helper is used to update an extent record based on the extent index,
and can be used to provide a level of abstractions between callers that
want to modify in-core extent records and the details of the extent list
implementation.
Also switch all users of the xfs_bmbt_set_all(xfs_iext_get_ext(...))
pattern to this new helper.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions