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>
This commit is contained in:
Trond Myklebust
2012-11-26 12:49:34 -05:00
parent 3302127967
commit 73e39aaa83
9 changed files with 477 additions and 427 deletions

View File

@@ -33,6 +33,7 @@
#include <linux/module.h>
#include "internal.h"
#include "nfs4session.h"
#include "nfs4filelayout.h"
#define NFSDBG_FACILITY NFSDBG_PNFS_LD