aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/idmap.c
diff options
context:
space:
mode:
authorStanislav Kinsbursky <skinsbursky@parallels.com>2012-01-26 15:11:41 +0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2012-02-06 18:48:05 -0500
commit17347d03c008e2f504c33bb4905cdad0abc01319 (patch)
tree7b164ab1cdf1ca32833512f9fee03c84b75d4a23 /fs/nfs/idmap.c
parentNFS: pass transport net to rpc_pton() while parse server name (diff)
downloadlinux-dev-17347d03c008e2f504c33bb4905cdad0abc01319.tar.xz
linux-dev-17347d03c008e2f504c33bb4905cdad0abc01319.zip
NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/idmap.c')
-rw-r--r--fs/nfs/idmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/idmap.c b/fs/nfs/idmap.c
index d2afcd8354ef..5a5566fa1619 100644
--- a/fs/nfs/idmap.c
+++ b/fs/nfs/idmap.c
@@ -62,6 +62,7 @@
#include <linux/nfs_fs.h>
#include "nfs4_fs.h"
#include "internal.h"
+#include "netns.h"
#define NFS_UINT_MAXLEN 11
#define IDMAP_HASH_SZ 128