[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446133360-30652-1-git-send-email-mpa@pengutronix.de>
Date: Thu, 29 Oct 2015 16:42:36 +0100
From: Markus Pargmann <mpa@...gutronix.de>
To: nbd-general@...ts.sourceforge.net
Cc: Oleg Nesterov <oleg@...hat.com>,
Christoph Hellwig <hch@...radead.org>,
linux-kernel@...r.kernel.org, Markus Pargmann <mpa@...gutronix.de>
Subject: [PATCH 0/4] nbd: Remove signal usage
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists