[PATCH v2 00/12] NFS: callback threads containerization

From: Stanislav Kinsbursky
Date: Tue May 22 2012 - 03:36:05 EST


v2: Rebased on Bruce's tree, "for-3.5" branch

This patch set depeneds on "SUNRPC: separate per-net data creation from service
creation" patch set sent earlier.

The following series implements...

---

Stanislav Kinsbursky (11):
NFS: pass net to nfs_callback_down()
NFS: callback service creation function introduced
NFS: move per-net callback thread initialization to nfs_callback_up_net()
NFS: callback up - transport backchannel cleanup
NFS: callback service start function introduced
NFS: callback up - users counting cleanup
NFS: make nfs_callback_tcpport per network context
NFS: make nfs_callback_tcpport6 per network context
NFS; callback per-net usage counting introduced
NFS: add debug messages to callback down function
NFS: get module in idmap PipeFS notifier callback

Signed-off-by: Stanislav Kinsbursky <skinsbursky@xxxxxxxxxxxxx>


fs/nfs/callback.c | 288 ++++++++++++++++++++++++++++++++++------------------
fs/nfs/callback.h | 4 -
fs/nfs/client.c | 6 +
fs/nfs/idmap.c | 9 +-
fs/nfs/netns.h | 3 +
fs/nfs/nfs4state.c | 7 +
6 files changed, 212 insertions(+), 105 deletions(-)

--
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/