Merge remote-tracking branch 'stefanha/block' into staging
commitc34688f9015c5dacc81efc4f2a0df5742d9c927c
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 26 Apr 2013 13:32:17 +0000 (26 08:32 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 26 Apr 2013 13:32:17 +0000 (26 08:32 -0500)
tree4a9cd5e4a2b37a5fc5cfb6d5e2f532bffb4b3444
parent186b027d98a3c91c1c6dee631a027d5b2a0fce25
parent859e5553a428225de6b8ef302cdcfd68d140b926
Merge remote-tracking branch 'stefanha/block' into staging

# By Liu Yuan (4) and others
# Via Stefan Hajnoczi
* stefanha/block:
  sheepdog: fix loadvm operation
  sheepdog: resend write requests when SD_RES_READONLY is received
  sheepdog: add helper function to reload inode
  sheepdog: add SD_RES_READONLY result code
  sheepdog: cleanup find_vdi_name
  rbd: Fix use after free in rbd_open()
  block: Disable driver-specific options for 1.5
  sheepdog: implement .bdrv_co_is_allocated()
  sheepdog: use BDRV_SECTOR_SIZE
  sheepdog: add discard/trim support for sheepdog
  block/ssh: Require libssh2 >= 1.2.8.

Message-id: 1366976682-10251-1-git-send-email-stefanha@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>