qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] block: bdrv_open() fixes and cleanups


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/6] block: bdrv_open() fixes and cleanups
Date: Fri, 25 Apr 2014 19:51:06 +0200

Kevin Wolf (6):
  block: Create bdrv_inherited_flags()
  block: Create bdrv_backing_flags()
  block: Remove BDRV_O_COPY_ON_READ for bs->file
  block: Unlink temporary files in raw-posix/win32
  Revert "block: another bdrv_append fix"
  block: Fix open_flags in bdrv_reopen()

 block.c                   | 91 +++++++++++++++++++++++++++++------------------
 block/raw-posix.c         |  5 ++-
 block/raw-win32.c         |  3 ++
 include/block/block.h     |  1 +
 include/block/block_int.h |  1 -
 5 files changed, 64 insertions(+), 37 deletions(-)

-- 
1.8.3.1




reply via email to

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