lkml.org 
[lkml]   [2012]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/8] nfsd: make service created per net
On Thu, Dec 06, 2012 at 02:22:57PM +0300, Stanislav Kinsbursky wrote:
> This patch set prepares service control to be able to start separated
> independent NFSd services in different network namespace environments.
> Key changes are:
> 1) Create independent instances of NFSd service (and thus threads pool) for
> each network namespace.
> 2) Control generic resources allocation and destruction by usage counter.
> 3) Cleanup and simplify Nfsd service start and shutdown.
> 4) Move some more NFSd state parts (like boot_time and "nfsd is up" flag to
> per-net data).

OK, thanks, applying.--b.

>
> The following series implements...
>
> ---
>
> Stanislav Kinsbursky (8):
> nfsd: move per-net startup code to separated function
> nfsd: per-net NFSd up flag introduced
> nfsd: make NFSd service boot time per-net
> nfsd: make NFSd service structure allocated per net
> nfsd: introduce helpers for generic resources init and shutdown
> nfsd: simplify NFSv4 state init and shutdown
> nfsd: replace boolean nfsd_up flag by users counter
> nfsd: simplify service shutdown
>
>
> fs/nfsd/netns.h | 9 ++
> fs/nfsd/nfs3xdr.c | 14 +++-
> fs/nfsd/nfs4proc.c | 11 ++-
> fs/nfsd/nfs4state.c | 14 ++--
> fs/nfsd/nfsctl.c | 63 ++++++++++-------
> fs/nfsd/nfsd.h | 23 +-----
> fs/nfsd/nfssvc.c | 185 +++++++++++++++++++++++++++++++++------------------
> 7 files changed, 195 insertions(+), 124 deletions(-)
>


\
 
 \ /
  Last update: 2012-12-10 21:41    [W:0.057 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site