summaryrefslogtreecommitdiffstats
path: root/fs/nfs/getroot.c
diff options
context:
space:
mode:
authorStanislav Kinsbursky2012-10-02 12:19:14 +0200
committerTrond Myklebust2012-10-02 17:17:04 +0200
commit4e437e95ae8fce164a97f4d67866c9a7e7ed9335 (patch)
tree5fa816f1c77c8b0e112519b591c1a57433706a80 /fs/nfs/getroot.c
parentnfs: include nfs4_fh.h in nfs4sysctl.c (diff)
downloadkernel-qcow2-linux-4e437e95ae8fce164a97f4d67866c9a7e7ed9335.tar.gz
kernel-qcow2-linux-4e437e95ae8fce164a97f4d67866c9a7e7ed9335.tar.xz
kernel-qcow2-linux-4e437e95ae8fce164a97f4d67866c9a7e7ed9335.zip
nfs: include internal.h in getroot.h
Sparse warning: fs/nfs/nfs4getroot.c:11:5: warning: symbol 'nfs4_get_rootfh' was not declared. Should it be static? Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/getroot.c')
-rw-r--r--fs/nfs/getroot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/nfs/getroot.c b/fs/nfs/getroot.c
index 4654ced096a6..033803c36644 100644
--- a/fs/nfs/getroot.c
+++ b/fs/nfs/getroot.c
@@ -32,6 +32,8 @@
#include <asm/uaccess.h>
+#include "internal.h"
+
#define NFSDBG_FACILITY NFSDBG_CLIENT
/*