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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to