diff options
author | Christian Brauner <[email protected]> | 2024-01-23 14:26:47 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-02-25 12:05:27 +0100 |
commit | 7c09a4ed6156c6cab6b951e027ca6ea24af454ba (patch) | |
tree | ff4b70d63f03ac3be031970cc249d56dba9bbb14 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a56aefca8d386181415a1fb7cfec2f72b0404797 (diff) |
bdev: remove bdev pointer from struct bdev_handle
We can always go directly via:
* I_BDEV(bdev_file->f_inode)
* I_BDEV(bdev_file->f_mapping->host)
So keeping struct bdev in struct bdev_handle is redundant.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions