qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 91589d: block/rbd: enable filename option and


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 91589d: block/rbd: enable filename option and parsing
Date: Tue, 20 Jun 2017 03:13:35 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 91589d9e5ca658abcc915b078aaa66531a112348
      
https://github.com/qemu/qemu/commit/91589d9e5ca658abcc915b078aaa66531a112348
  Author: Jeff Cody <address@hidden>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M block/rbd.c

  Log Message:
  -----------
  block/rbd: enable filename option and parsing

When enabling option parsing and blockdev-add for rbd, we removed the
'filename' option.  Unfortunately, this was a bit optimistic, as
previous versions of QEMU allowed the use of the option in backing
filenames via json.  This means that without parsing this option, we
cannot open existing images that used to work fine.

See bug: https://bugzilla.redhat.com/show_bug.cgi?id=1457088

Tested-by: Richard W.M. Jones <address@hidden>
Signed-off-by: Jeff Cody <address@hidden>
Message-id: address@hidden
Signed-off-by: Jeff Cody <address@hidden>


  Commit: 5c3ad1a6a8fa041c57403dbe1fc5927eec0be66b
      
https://github.com/qemu/qemu/commit/5c3ad1a6a8fa041c57403dbe1fc5927eec0be66b
  Author: Jeff Cody <address@hidden>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M block/iscsi.c

  Log Message:
  -----------
  block/iscsi: enable filename option and parsing

When enabling option parsing and blockdev-add for iscsi, we removed the
'filename' option.  Unfortunately, this was a bit optimistic, as
previous versions of QEMU allowed the use of the option in backing
filenames via json.  This means that without parsing this option, we
cannot open existing images that used to work fine.

See bug: https://bugzilla.redhat.com/show_bug.cgi?id=1457088

Tested-by: Richard W.M. Jones <address@hidden>
Signed-off-by: Jeff Cody <address@hidden>
Message-id: address@hidden
Signed-off-by: Jeff Cody <address@hidden>


  Commit: 5837aaac25e008ddafd1f12ddee78887e386c79d
      
https://github.com/qemu/qemu/commit/5837aaac25e008ddafd1f12ddee78887e386c79d
  Author: Peter Maydell <address@hidden>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M block/iscsi.c
    M block/rbd.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into 
staging

# gpg: Signature made Wed 14 Jun 2017 22:54:41 BST
# gpg:                using RSA key 0xBDBE7B27C0DE3057
# gpg: Good signature from "Jeffrey Cody <address@hidden>"
# gpg:                 aka "Jeffrey Cody <address@hidden>"
# gpg:                 aka "Jeffrey Cody <address@hidden>"
# Primary key fingerprint: 9957 4B4D 3474 90E7 9D98  D624 BDBE 7B27 C0DE 3057

* remotes/cody/tags/block-pull-request:
  block/iscsi: enable filename option and parsing
  block/rbd: enable filename option and parsing

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/30ff7d1d0b34...5837aaac25e0

reply via email to

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