On Mon, Aug 11, 2014 at 02:43:44PM +0900, Hitoshi Mitake wrote: > Recently, sheepdog revived VDI locking functionality. This patchset > updates sheepdog driver of QEMU for this feature. > > v3: > - keep backward compatibility > > v2: > - don't handle SD_RES_VDI_NOT_LOCKED as a special case > > Hitoshi Mitake (2): > sheepdog: adopting protocol update for VDI locking > sheepdog: improve error handling for a case of failed lock > > block/sheepdog.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) >
Reviewed-by: Liu Yuan <namei.u...@gmail.com>