linux-stable/fs/nfs
Stanislav Kinsbursky 786185b5f8 SUNRPC: move per-net operations from svc_destroy()
The idea is to separate service destruction and per-net operations,
because these are two different things and the mix looks ugly.

Notes:

1) For NFS server this patch looks ugly (sorry for that). But these
place will be rewritten soon during NFSd containerization.

2) LockD per-net counter increase int lockd_up() was moved prior to
make_socks() to make lockd_down_net() call safe in case of error.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-05-31 20:29:40 -04:00
..
blocklayout
objlayout
cache_lib.c
cache_lib.h
callback.c SUNRPC: move per-net operations from svc_destroy() 2012-05-31 20:29:40 -04:00
callback.h
callback_proc.c
callback_xdr.c
client.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
delegation.c
delegation.h
dir.c NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
direct.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
dns_resolve.c
dns_resolve.h
file.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
fscache-index.c
fscache.c
fscache.h
getroot.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
idmap.c NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
inode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
internal.h
iostat.h
Kconfig
Makefile
mount_clnt.c
namespace.c
netns.h
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h
nfs4filelayout.c NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit 2012-03-24 14:33:26 -04:00
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4namespace.c
nfs4proc.c NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error 2012-03-27 21:53:14 -04:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c
pagelist.c
pnfs.c
pnfs.h
pnfs_dev.c
proc.c
read.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
super.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
symlink.c
sysctl.c
unlink.c
write.c