diff options
author | Alberto Garcia <berto@igalia.com> | 2016-07-08 17:03:00 +0300 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2016-07-13 13:41:39 +0200 |
commit | ff356ee4da0a2e691a7ab0165d47279f868977c4 (patch) | |
tree | 88517f1a3aa23932ec8a5dbe8778b9c4fedfeee3 /ui/vnc-jobs.c | |
parent | 524089bce43fd1cd3daaca979872451efa2cf7c6 (diff) | |
download | qemu-ff356ee4da0a2e691a7ab0165d47279f868977c4.zip |
blockdev: Fix regression with the default naming of throttling groups
When I/O limits are set for a block device, the name of the throttling
group is taken from the BlockBackend if the user doesn't specify one.
Commit efaa7c4eeb7490c6f37f3 moved the naming of the BlockBackend in
blockdev_init() to the end of the function, after I/O limits are set.
The consequence is that the throttling group gets an empty name.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reported-by: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>
Cc: qemu-stable@nongnu.org
Message-id: af5cd58bd2c4b9f6c57f260d9cfe586b9fb7d34d.1467986342.git.berto@igalia.com
[mreitz: Use existing "id" variable instead of new "blk_id"]
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'ui/vnc-jobs.c')
0 files changed, 0 insertions, 0 deletions