diff options
author | 2017-08-29 15:44:11 -0700 | |
---|---|---|
committer | 2017-09-01 10:55:30 -0700 | |
commit | 50bb44c28614205def9e711190842b4c0242ae79 (patch) | |
tree | 8e55b5bd552f9a22cfaed8723d1b0fd7f02a87fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: add a xfs_iext_update_extent helper (diff) | |
download | wireguard-linux-50bb44c28614205def9e711190842b4c0242ae79.tar.xz wireguard-linux-50bb44c28614205def9e711190842b4c0242ae79.zip |
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Use the helper instead of open coding it, to provide a better abstraction
for the scalable extent list work. This also gets an additional assert
and trace point for free.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions