diff options
author | 2021-03-08 08:45:48 +0100 | |
---|---|---|
committer | 2021-03-29 07:02:56 -0600 | |
commit | 4bae7afdd789baedbc0b82a4b9ef51501dd7d4fe (patch) | |
tree | 69bb210da35eae37113c710dd3ad46cfd0858aaa /include/linux/blkdev.h | |
parent | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.13/drivers (diff) | |
download | wireguard-linux-4bae7afdd789baedbc0b82a4b9ef51501dd7d4fe.tar.xz wireguard-linux-4bae7afdd789baedbc0b82a4b9ef51501dd7d4fe.zip |
paride/pd: remove ->revalidate_disk
->revalidate_disk is only called during add_disk for pd, but at that
point the driver has already set the capacity to the one returned from
Identify a little earlier, so this additional update is entirely
superflous.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210308074550.422714-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions