diff options
author | 2020-11-23 13:29:55 +0100 | |
---|---|---|
committer | 2020-12-01 14:53:39 -0700 | |
commit | a954ea812018a84d350b316c39a2be3edc4b7ca8 (patch) | |
tree | deb9b830784f4dba4b77e12a5a81d757ef64db5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: simplify bdev/disk lookup in blkdev_get (diff) | |
download | wireguard-linux-a954ea812018a84d350b316c39a2be3edc4b7ca8.tar.xz wireguard-linux-a954ea812018a84d350b316c39a2be3edc4b7ca8.zip |
block: remove ->bd_contains
Now that each hd_struct has a reference to the corresponding
block_device, there is no need for the bd_contains pointer. Add
a bdev_whole() helper to look up the whole device block_device
struture instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions