Re: [Qemu-devel] [PATCH 00/14] block: Image locking series

2016-12-01 Thread Max Reitz
On 31.10.2016 16:38, Fam Zheng wrote: > This is v9 of the image locking series. I redid the whole series, adopting the > "two locks" approach from Kevin and Max. > > Depends on "[Qemu-devel] [PATCH] raw-posix: Rename 'raw_s' to 'rs'" in Max's > block branch. > > Fam Zheng (14): > osdep: Add qem

[Qemu-devel] [PATCH 00/14] block: Image locking series

2016-10-31 Thread Fam Zheng
This is v9 of the image locking series. I redid the whole series, adopting the "two locks" approach from Kevin and Max. Depends on "[Qemu-devel] [PATCH] raw-posix: Rename 'raw_s' to 'rs'" in Max's block branch. Fam Zheng (14): osdep: Add qemu_lock_fd and qemu_unlock_fd block: Define BDRV_O_SH