commit | 1557aca7904ed6fadd22cdc3364754070bb3d3c3 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Fri Dec 04 19:36:06 2009 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Dec 15 15:01:46 2009 -0500 |
tree | 97af309e4cff7e9fc2cb9d90aeceff8404c2c47f | |
parent | c7af6b0895229bd080b86afc91302b66f6df0378 [diff] [blame] |
nfsd: move most of nfsfh.h to fs/nfsd Most of this can be trivially moved to a private header as well. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c index 7d5ba1b..b26a364 100644 --- a/fs/nfsd/export.c +++ b/fs/nfsd/export.c
@@ -22,6 +22,7 @@ #include <net/ipv6.h> #include "nfsd.h" +#include "nfsfh.h" #define NFSDDBG_FACILITY NFSDDBG_EXPORT