diff options
author | 2021-08-18 18:47:05 -0700 | |
---|---|---|
committer | 2021-08-19 10:07:15 -0700 | |
commit | 9343ee76909e3f6466d85c9ebb0e343cdf54de71 (patch) | |
tree | 5e457a29d0e5fd884434b9d794cc3f5ae8849a47 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: introduce xfs_buf_daddr() (diff) | |
download | linux-dev-9343ee76909e3f6466d85c9ebb0e343cdf54de71.tar.xz linux-dev-9343ee76909e3f6466d85c9ebb0e343cdf54de71.zip |
xfs: convert bp->b_bn references to xfs_buf_daddr()
Stop directly referencing b_bn in code outside the buffer cache, as
b_bn is supposed to be used only as an internal cache index.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions