All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] various improvements of bs_sheepdog.c
@ 2013-10-17  7:38 Hitoshi Mitake
  2013-10-17  7:38 ` [PATCH v3 1/3] bs_sheepdog.c: mock the behavior of QEMU's sheepdog driver in a correct manner Hitoshi Mitake
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hitoshi Mitake @ 2013-10-17  7:38 UTC (permalink / raw)
  To: stgt; +Cc: sheepdog, Hitoshi Mitake

Hi tgt list and sheepdog list,

This patchset improves bs_sheepdog.c of tgtd.
1. correcting a treatment of snapshot VDIs
2. removing segfault which can happen during logical unit deletion
3. validating address of sheep process before logical unit creation

Please consider applying them.

Thanks,
Hitoshi

v3: return error when --backing-store is invalid form (the 3rd patch)

Hitoshi Mitake (3):
  bs_sheepdog.c: mock the behavior of QEMU's sheepdog driver in a
    correct manner
  bs_sheepdog.c: fix segmentation fault caused by deleting logical unit
  bs_sheepdog.c: test connection when new logical unit is created

 usr/bs_sheepdog.c |  139 +++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 109 insertions(+), 30 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-10-21  1:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17  7:38 [PATCH v3 0/3] various improvements of bs_sheepdog.c Hitoshi Mitake
2013-10-17  7:38 ` [PATCH v3 1/3] bs_sheepdog.c: mock the behavior of QEMU's sheepdog driver in a correct manner Hitoshi Mitake
2013-10-17  7:38 ` [PATCH v3 2/3] bs_sheepdog.c: fix segmentation fault caused by deleting logical unit Hitoshi Mitake
2013-10-17  7:38 ` [PATCH v3 3/3] bs_sheepdog.c: test connection when new logical unit is created Hitoshi Mitake
2013-10-20 12:54 ` [sheepdog] [PATCH v3 0/3] various improvements of bs_sheepdog.c Hitoshi Mitake
2013-10-21  1:27 ` FUJITA Tomonori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.