diff options
author | 2025-03-10 14:19:06 +0100 | |
---|---|---|
committer | 2025-03-10 14:29:44 +0100 | |
commit | 51e10993153adc14e8caf2a13d6defc8403dfb4c (patch) | |
tree | 0b628b2cd8bf81b282c246694d85cc1ead0ee720 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: add a fast path to xfs_buf_zero when b_addr is set (diff) | |
download | wireguard-linux-51e10993153adc14e8caf2a13d6defc8403dfb4c.tar.xz wireguard-linux-51e10993153adc14e8caf2a13d6defc8403dfb4c.zip |
xfs: remove xfs_buf.b_offset
b_offset is only set for slab backed buffers and always set to
offset_in_page(bp->b_addr), which can be done just as easily in the only
user of b_offset.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions