[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120426155250.3763.98748.stgit@localhost6.localdomain6>
Date: Thu, 26 Apr 2012 19:54:51 +0400
From: Stanislav Kinsbursky <skinsbursky@...allels.com>
To: Trond.Myklebust@...app.com
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
devel@...nvz.org
Subject: [PATCH 00/10] NFS: callback threads containerization
This aptch set depened on "SUNRPC: separate per-net data creation from service
creation" patch set sent earlier.
The following series consists of:
---
Stanislav Kinsbursky (10):
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
fs/nfs/callback.c | 288 ++++++++++++++++++++++++++++++++++------------------
fs/nfs/callback.h | 4 -
fs/nfs/client.c | 2
fs/nfs/netns.h | 3 +
fs/nfs/nfs4state.c | 7 +
5 files changed, 201 insertions(+), 103 deletions(-)
--
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