On 22/12/2017 02:54, Fam Zheng wrote: > On Wed, 12/20 11:06, Paolo Bonzini wrote: >> On 20/12/2017 10:51, Fam Zheng wrote: >>> On Tue, 12/05 23:15, Fam Zheng wrote: >>>> Add the property to the device model, then parse it by calling >>>> blkconf_apply_backend_options(). >>>> >>>> In addition to blk_set_perm(), the called function also handles error >>>> options and wce. For error options we've already checked that the >>>> default values are used, for wce we don't have the option either so it >>>> is always the default (true). In other words there is no change of >>>> behavior in these regards. >>>> >>>> Signed-off-by: Fam Zheng <f...@redhat.com> >>> >>> Ping? :) >> >> Already queued. >> > > But I think it was not in yesterday's PULL?
I confused it with the scsi-block one. Paolo