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:
parent
3302127967
commit
73e39aaa83
9 changed files with 477 additions and 427 deletions
|
@ -12,6 +12,7 @@
|
|||
#include "internal.h"
|
||||
#include "callback.h"
|
||||
#include "delegation.h"
|
||||
#include "nfs4session.h"
|
||||
#include "pnfs.h"
|
||||
#include "netns.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue