aboutsummaryrefslogtreecommitdiff
path: root/block/commit.c
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2019-02-01 20:29:27 +0100
committerMax Reitz <mreitz@redhat.com>2019-02-25 15:11:27 +0100
commit97e2f021f844383d85de526ce88667ca34ecd277 (patch)
treeb7164342ae584dc79a49099b55a3a0827e73b578 /block/commit.c
parentabc521a9aa470421dc9285cafe16ff64f3044ac5 (diff)
block: Generically refresh runtime options
Instead of having every block driver which implements bdrv_refresh_filename() copy all of the strong runtime options over to bs->full_open_options, implement this process generically in bdrv_refresh_filename(). This patch only adds this new generic implementation, it does not remove the old functionality. This is done in a follow-up patch. With this patch, some superfluous information (that should never have been there) may be removed from some JSON filenames, as can be seen in the change to iotests 110's and 228's reference outputs. Signed-off-by: Max Reitz <mreitz@redhat.com> Message-id: 20190201192935.18394-24-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'block/commit.c')
0 files changed, 0 insertions, 0 deletions