[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] bugfixes of sheepdog driver for a case of live
From: |
Hitoshi Mitake |
Subject: |
[Qemu-devel] [PATCH 0/2] bugfixes of sheepdog driver for a case of live snapshot |
Date: |
Tue, 3 Jun 2014 00:06:48 +0900 |
Current sheepdog driver has two problems in a mechanism of inode
object reloading for live snapshot. It causes inconsistent state of
snapshot volumes. A new GC algorithm implemented in sheepdog exposes
the problems. This patchset contains bugfixes for them.
Hitoshi Mitake (2):
sheepdog: fix vdi object update after live snapshot
sheepdog: reload only header in a case of live snapshot
block/sheepdog.c | 49 +++++++++++++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 20 deletions(-)
--
1.9.1
- [Qemu-devel] [PATCH 0/2] bugfixes of sheepdog driver for a case of live snapshot,
Hitoshi Mitake <=