提交 3fc3edf1 编写于 作者: T Trond Myklebust

NFSv3: Fix missing includes of nfs3_fs.h

Silence a few warnings about missing symbols that are due to missing
includes of nfs3_fs.h.

Fixes: 00a36a10 (NFS: Move v3 declarations out of internal.h)
Fixes: cb8c20fa (NFS: Move NFS v3 acl functions to nfs3_fs.h)
Signed-off-by: NTrond Myklebust <trond.myklebust@primarydata.com>
上级 1aff5256
......@@ -7,6 +7,7 @@
#include <linux/nfsacl.h>
#include "internal.h"
#include "nfs3_fs.h"
#define NFSDBG_FACILITY NFSDBG_PROC
......
#include <linux/nfs_fs.h>
#include <linux/nfs_mount.h>
#include "internal.h"
#include "nfs3_fs.h"
#ifdef CONFIG_NFS_V3_ACL
static struct rpc_stat nfsacl_rpcstat = { &nfsacl_program };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册