diff options
author | Christoph Hellwig <hch@lst.de> | 2020-11-16 15:57:13 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-11-16 16:34:15 +0100 |
commit | ddff331a14eb7d5af08e63579ba28c289db26e20 (patch) | |
tree | e2d7bc6a0e53558d316d81e6c93eeb1a51896507 /fs/block_dev.c | |
parent | md: remove a spurious call to revalidate_disk_size in update_size (diff) | |
download | linux-ddff331a14eb7d5af08e63579ba28c289db26e20.tar.xz linux-ddff331a14eb7d5af08e63579ba28c289db26e20.zip |
virtio-blk: remove a spurious call to revalidate_disk_size
revalidate_disk_size just updates the block device size from the disk
size. Thus calling it from virtblk_update_cache_mode doesn't actually
do anything.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions