]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/nfs/callback_proc.c
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 17:49:34 +0000 (12:49 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:45 +0000 (00:30 +0100)
commit73e39aaa8366694450cd6034050f542f965e277d
treedf731a81afdd826a401f611dd85c9cf08a9cd0c1
parent330212796756ca2752b2a70a83860e145b77487c
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c

NFSv4.1 session management is getting complex enough to deserve
a separate file.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Makefile
fs/nfs/callback_proc.c
fs/nfs/internal.h
fs/nfs/nfs4_fs.h
fs/nfs/nfs4client.c
fs/nfs/nfs4filelayoutdev.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4session.c [new file with mode: 0644]
fs/nfs/nfs4session.h [new file with mode: 0644]