diff options
author | 2018-05-16 14:51:19 -0400 | |
---|---|---|
committer | 2018-05-16 12:54:09 -0600 | |
commit | 9e2b19675d1338d2a38e99194756f2db44a081df (patch) | |
tree | e20ae29f7a80b8b2b28a2356f05bf4b77941dcbf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nbd: update size when connected (diff) | |
download | wireguard-linux-9e2b19675d1338d2a38e99194756f2db44a081df.tar.xz wireguard-linux-9e2b19675d1338d2a38e99194756f2db44a081df.zip |
nbd: use bd_set_size when updating disk size
When we stopped relying on the bdev everywhere I broke updating the
block device size on the fly, which ceph relies on. We can't just do
set_capacity, we also have to do bd_set_size so things like parted will
notice the device size change.
Fixes: 29eaadc ("nbd: stop using the bdev everywhere")
cc: stable@vger.kernel.org
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions