summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
diff options
context:
space:
mode:
authorTrond Myklebust2012-11-26 18:49:34 +0100
committerTrond Myklebust2012-12-06 00:30:45 +0100
commit73e39aaa8366694450cd6034050f542f965e277d (patch)
treedf731a81afdd826a401f611dd85c9cf08a9cd0c1 /fs/nfs/nfs4client.c
parentNFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease (diff)
downloadkernel-qcow2-linux-73e39aaa8366694450cd6034050f542f965e277d.tar.gz
kernel-qcow2-linux-73e39aaa8366694450cd6034050f542f965e277d.tar.xz
kernel-qcow2-linux-73e39aaa8366694450cd6034050f542f965e277d.zip
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>
Diffstat (limited to 'fs/nfs/nfs4client.c')
-rw-r--r--fs/nfs/nfs4client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs4client.c b/fs/nfs/nfs4client.c
index 72717e67b34e..acc347268124 100644
--- a/fs/nfs/nfs4client.c
+++ b/fs/nfs/nfs4client.c
@@ -12,6 +12,7 @@
#include "internal.h"
#include "callback.h"
#include "delegation.h"
+#include "nfs4session.h"
#include "pnfs.h"
#include "netns.h"