[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1437981176-21061-1-git-send-email-mpa@pengutronix.de>
Date: Mon, 27 Jul 2015 09:12:46 +0200
From: Markus Pargmann <mpa@...gutronix.de>
To: nbd-general@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org, kernel@...gutronix.de,
Markus Pargmann <mpa@...gutronix.de>
Subject: [PATCH 00/10] nbd updates
Hi,
This series contains some cleanups for nbd. Also I add a debugfs directory for
nbd and every connected nbd. It contains some information about the internal
state of nbd and should help to debug issues.
The last patch creates uevents for nbd connections. The idea is to let the
userspace know when we are connected.
Best regards,
Markus
Markus Pargmann (10):
nbd: sock_shutdown, remove conditional lock
nbd: restructure sock_shutdown
nbd: Remove 'harderror' and propagate error properly
nbd: Move clear queue debug message
nbd: Remove variable 'pid'
nbd: Add debugfs entries
nbd: Change 'disconnect' to be boolean
nbd: Rename functions for clearness of recv/send path
nbd: flags is a u32 variable
nbd: Create size change events for userspace
drivers/block/nbd.c | 346 +++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 278 insertions(+), 68 deletions(-)
--
2.1.4
--
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