Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
commitf3947986d9bbbae1087c4c33880d3f8dbf1f1384
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Jul 2015 15:51:44 +0000 (14 16:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Jul 2015 15:51:44 +0000 (14 16:51 +0100)
treef497dabaf32b08d65d298c67ec0d74f67d6b17a2
parent0030ff40472b9ebf0e0595afbc8d7e428218c5d7
parente34d8f297d51b7ffa5dce72df1e45fa94cff989c
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block layer patches for 2.4.0-rc1

# gpg: Signature made Tue Jul 14 16:15:35 2015 BST using RSA key ID C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"

* remotes/kevin/tags/for-upstream:
  rbd: fix ceph settings precedence
  rbd: make qemu's cache setting override any ceph setting
  MAINTAINERS: update email address
  rbd: remove unused constants and fields
  block: Fix backing file child when modifying graph
  block: Reorder cleanups in bdrv_close()
  block: Introduce bdrv_unref_child()
  block: Introduce bdrv_open_child()
  block: Move bdrv_attach_child() calls up the call chain
  nvme: properly report volatile write caches
  nvme: implement the Flush command

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>