]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 26 Nov 2012 22:54:21 +0000 (17:54 -0500)
commit59610c4cbc59c1eef92945ab42e7f8970a60712f
treedf731a81afdd826a401f611dd85c9cf08a9cd0c1
parentcc69a48d334acceb31c4466d96abe0fbfe508832
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]