qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v7 03/20] block: Add and parse "lock-mode" optio


From: Fam Zheng
Subject: Re: [Qemu-block] [PATCH v7 03/20] block: Add and parse "lock-mode" option for image locking
Date: Wed, 7 Sep 2016 10:18:44 +0800
User-agent: Mutt/1.7.0 (2016-08-17)

On Tue, 09/06 18:33, Kevin Wolf wrote:
> > +    lock_mode = qemu_opt_get(opts, BDRV_OPT_LOCK_MODE) ? : "off";
> 
> Am I missing some other place that overrides this or does it make the
> default "off" rather than "auto"?

It is in patch 19, once all tests are fixed (this patch cannot be reordered
after tests fixing because it involves specifying the lock-mode option.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]