On 01/21/2014 09:14 AM, Jeff Cody wrote: > Important note: this patch should only be applied after patch > "block: do not allow read-only=on and snapshot=on to be used together" > > Now that 'read-only=on' and 'snapshot=on' are not allowed together, > forcing open_flags to have BDRV_O_RDWR set is redundant code, and can be > removed. This is because unless read-only=on is specified, the image > will always be opened with BDRV_O_RDWR set. > > Signed-off-by: Jeff Cody <jc...@redhat.com> > --- > block.c | 7 ------- > 1 file changed, 7 deletions(-)
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature