qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] sheepdog driver update
@ 2015-09-01  3:03 Hitoshi Mitake
  2015-09-01  3:03 ` [Qemu-devel] [PATCH 1/2] sheepdog: use per AIOCB dirty indexes for non overlapping requests Hitoshi Mitake
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Hitoshi Mitake @ 2015-09-01  3:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Hitoshi Mitake, sheepdog

This patchset has two patches. The first one is a defensive purpose
for rare cases. It is an improvement of the previous commit
96b14ff85acf. The second one is refining discard operation caused by
fstrim command, etc. Current sheepdog driver corrupts VDIs when the
discard operation is issued. This patch solves the problem.


Hitoshi Mitake (2):
  sheepdog: use per AIOCB dirty indexes for non overlapping requests
  sheepdog: refine discard support

 block/sheepdog.c | 92 +++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 55 insertions(+), 37 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-09-25 14:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01  3:03 [Qemu-devel] [PATCH 0/2] sheepdog driver update Hitoshi Mitake
2015-09-01  3:03 ` [Qemu-devel] [PATCH 1/2] sheepdog: use per AIOCB dirty indexes for non overlapping requests Hitoshi Mitake
2015-09-02 12:36   ` Vasiliy Tolstov
2015-09-24  2:20     ` [Qemu-devel] [sheepdog] " Hitoshi Mitake
2015-09-01  3:03 ` [Qemu-devel] [PATCH 2/2] sheepdog: refine discard support Hitoshi Mitake
2015-09-02 12:36   ` Vasiliy Tolstov
2015-09-04  8:51     ` [Qemu-devel] [sheepdog] " Hitoshi Mitake
2015-09-04  9:57       ` Hitoshi Mitake
2015-09-04 10:32         ` Vasiliy Tolstov
2015-09-25 14:32 ` [Qemu-devel] [PATCH 0/2] sheepdog driver update Jeff Cody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).