[PATCH 0/4] nbd: Remove signal usage
From: Markus Pargmann
Date: Thu Oct 29 2015 - 11:43:31 EST
Hi,
this is a try to remove all the signals from NBD. The first patch replaces the
signals. The other patches are some cleanups I made on the way.
This should solve the kthread_run() problems as well.
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 | 189 +++++++++++++++++++++++++---------------------------
1 file changed, 89 insertions(+), 100 deletions(-)
--
2.6.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/