commit | 7f94423e8fcc1e0f3416be76d3da0982f586d565 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 06 19:37:15 2014 +0200 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue May 06 17:54:55 2014 -0400 |
tree | 432aebd10b7a443219cba44f57feae897ea47ed9 | |
parent | d430e8d530e900c923bf77718d72478b1c280592 [diff] [blame] |
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>
diff --git a/fs/nfsd/nfsd.h b/fs/nfsd/nfsd.h index 72004ca..7a07f9c 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" /*