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 ------------------------------------------------------------------------------ _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
