1. 14 3月, 2016 1 次提交
  2. 22 2月, 2016 1 次提交
    • K
      block: Fix -incoming with snapshot=on · 12d5ee3a
      Kevin Wolf 提交于
      The BDRV_O_INACTIVE flag should only be set for images explicitly opened
      by the user. snapshot=on needs to create a new qcow2 image and write
      some metadata to it. This is not a problem because it can't come from
      the source, so there's no reason to mark it as BDRV_O_INACTIVE, even
      though it is opened while waiting for the migration to complete.
      
      This fixes an assertion failure when -incoming and snapshot=on are
      combined.
      Signed-off-by: NKevin Wolf <kwolf@redhat.com>
      12d5ee3a
  3. 03 2月, 2016 5 次提交
  4. 18 12月, 2015 2 次提交
  5. 12 11月, 2015 1 次提交
  6. 11 11月, 2015 2 次提交
  7. 16 10月, 2015 1 次提交
  8. 14 9月, 2015 2 次提交
  9. 27 7月, 2015 1 次提交
  10. 02 7月, 2015 1 次提交
  11. 12 6月, 2015 1 次提交
  12. 22 5月, 2015 2 次提交
  13. 28 4月, 2015 3 次提交
  14. 08 4月, 2015 1 次提交
  15. 17 3月, 2015 2 次提交
  16. 10 3月, 2015 3 次提交
  17. 16 2月, 2015 4 次提交
  18. 07 2月, 2015 1 次提交
  19. 13 1月, 2015 2 次提交
  20. 10 12月, 2014 3 次提交
  21. 06 11月, 2014 1 次提交