diff options
| author | Jingbo Xu <[email protected]> | 2023-06-13 07:41:10 +0000 |
|---|---|---|
| committer | Gao Xiang <[email protected]> | 2023-06-18 04:10:53 +0000 |
| commit | eba67eb6de441909a22090bc77206c91134cd58c (patch) | |
| tree | 81e8ddd16f8baeefa6b39abea994eedfa1d11e2e /tools/perf/scripts/python/libxed.py | |
| parent | erofs: fix compact 4B support for 16k block size (diff) | |
| download | kernel-eba67eb6de441909a22090bc77206c91134cd58c.tar.gz kernel-eba67eb6de441909a22090bc77206c91134cd58c.zip | |
erofs: use absolute position in xattr iterator
Replace blkaddr/ofs with pos in 'struct erofs_xattr_iter'.
After erofs_bread() is introduced to replace raw page cache APIs for
metadata I/Os handling, xattr_iter_fixup() is no longer needed anymore.
In addition, it is also unnecessary to check if the iterated position is
span over the block boundary as absolute offset is used instead of
blkaddr + offset pairs.
Signed-off-by: Jingbo Xu <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
