nfsd: move <linux/nfsd/export.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>
This commit is contained in:

committed by
J. Bruce Fields

parent
9c69de4c94
commit
d430e8d530
@@ -19,9 +19,10 @@
|
||||
#include <linux/sunrpc/msg_prot.h>
|
||||
|
||||
#include <linux/nfsd/debug.h>
|
||||
#include <linux/nfsd/export.h>
|
||||
#include <linux/nfsd/stats.h>
|
||||
|
||||
#include "export.h"
|
||||
|
||||
/*
|
||||
* nfsd version
|
||||
*/
|
||||
|
Reference in New Issue
Block a user