commit | 76e697ba7e8d187f50e385d21a2b2f1709a62c14 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 26 14:20:49 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 06 00:30:46 2012 +0100 |
tree | 2270645beb0b0c44079d98107bab61943e3f4d31 | |
parent | c34309a45ea491e5f0c0d0af49ccfa018ff35fc1 [diff] [blame] |
NFSv4.1: Move slot table and session struct definitions to nfs4session.h Clean up. Gather NFSv4.1 slot definitions in fs/nfs/nfs4session.h. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
diff --git a/fs/nfs/super.c b/fs/nfs/super.c index 652d3f7..e12cea4 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c
@@ -64,6 +64,7 @@ #include "iostat.h" #include "internal.h" #include "fscache.h" +#include "nfs4session.h" #include "pnfs.h" #include "nfs.h"