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
>
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
>
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
sheep