]> git.proxmox.com Git - mirror_qemu.git/commit
block/null: Generate filename even with latency-ns
authorMax Reitz <mreitz@redhat.com>
Fri, 1 Feb 2019 19:29:33 +0000 (20:29 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 25 Feb 2019 14:11:27 +0000 (15:11 +0100)
commit1e47cb7f52541a82148da37eb004a0c68be4b865
treefe561d1f960a1dd6c90f8b774f407ed77cf7c973
parent937c007b6e75ac341dd474f7e30482614a21190c
block/null: Generate filename even with latency-ns

While we cannot represent the latency-ns option in a filename, it is not
a strong option so not being able to should not stop us from generating
a filename nonetheless.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20190201192935.18394-30-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/null.c