On 07.09.20 11:27, Kevin Wolf wrote: > The intended behaviour was that locking=off/auto work and have no > effect (to remain compatible with file-posix), whereas locking=on would > return an error. Unfortunately, the code forgot to remove "locking" from > the options QDict, so any attempt to use the option would fail. > > Replace the option parsing code for "locking" with something that is > part of the raw_runtime_opts QemuOptsList (so it is properly removed > from the QDict) and looks more like file-posix. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > block/file-win32.c | 22 +++++++++++++++++++++- > 1 file changed, 21 insertions(+), 1 deletion(-)
Reviewed-by: Max Reitz <[email protected]>
signature.asc
Description: OpenPGP digital signature
