diff options
author | Max Reitz <mreitz@redhat.com> | 2020-05-13 13:05:25 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-05-18 19:05:25 +0200 |
commit | 33f2663bd58696ab836731830f9fb6a878a5b944 (patch) | |
tree | 98fe6510f7970c643955cabdcc703cc9e7f90e26 /hw/rtc | |
parent | 4348355032c027d0029994fc62da395e68afb60d (diff) | |
download | qemu-33f2663bd58696ab836731830f9fb6a878a5b944.zip qemu-33f2663bd58696ab836731830f9fb6a878a5b944.tar.gz qemu-33f2663bd58696ab836731830f9fb6a878a5b944.tar.bz2 |
block: Distinguish paths in *_format_default_perms
bdrv_format_default_perms() has one code path for backing files, and one
for storage files. We want to pull them out into their own functions,
so make sure they are completely distinct before so the next patches
will be a bit cleaner.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200513110544.176672-16-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions