aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2014-05-06 19:37:15 +0200
committerJ. Bruce Fields <bfields@redhat.com>2014-05-06 17:54:55 -0400
commit7f94423e8fcc1e0f3416be76d3da0982f586d565 (patch)
tree432aebd10b7a443219cba44f57feae897ea47ed9 /fs/nfsd/nfsd.h
parentnfsd: move <linux/nfsd/export.h> to fs/nfsd (diff)
downloadlinux-dev-7f94423e8fcc1e0f3416be76d3da0982f586d565.tar.xz
linux-dev-7f94423e8fcc1e0f3416be76d3da0982f586d565.zip
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
There are no legitimate users outside of fs/nfsd, so move it there. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfsd.h')
-rw-r--r--fs/nfsd/nfsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/nfsd.h b/fs/nfsd/nfsd.h
index 72004caad718..7a07f9c6ee78 100644
--- a/fs/nfsd/nfsd.h
+++ b/fs/nfsd/nfsd.h
@@ -19,8 +19,8 @@
#include <linux/sunrpc/msg_prot.h>
#include <linux/nfsd/debug.h>
-#include <linux/nfsd/stats.h>
+#include "stats.h"
#include "export.h"
/*