All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] nbd: Remove signal usage
@ 2015-12-14 15:17 Markus Pargmann
  2015-12-14 15:17 ` [PATCH v2 1/4] " Markus Pargmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Pargmann @ 2015-12-14 15:17 UTC (permalink / raw)
  To: nbd-general
  Cc: Oleg Nesterov, Christoph Hellwig, linux-kernel, Markus Pargmann

Hi,

v2 fixes a locking problem with the sock_lock and timers in the first patch.

Best Regards,

Markus

Markus Pargmann (4):
  nbd: Remove signal usage
  nbd: Timeouts are not user requested disconnects
  nbd: Cleanup reset of nbd and bdev after a disconnect
  nbd: Move flag parsing to a function

 drivers/block/nbd.c | 197 +++++++++++++++++++++++++---------------------------
 1 file changed, 96 insertions(+), 101 deletions(-)

-- 
2.6.2


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

end of thread, other threads:[~2015-12-14 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-14 15:17 [PATCH v2 0/4] nbd: Remove signal usage Markus Pargmann
2015-12-14 15:17 ` [PATCH v2 1/4] " Markus Pargmann
2015-12-14 15:17 ` [PATCH v2 2/4] nbd: Timeouts are not user requested disconnects Markus Pargmann
2015-12-14 15:17 ` [PATCH v2 3/4] nbd: Cleanup reset of nbd and bdev after a disconnect Markus Pargmann
2015-12-14 15:18 ` [PATCH v2 4/4] nbd: Move flag parsing to a function Markus Pargmann

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.