aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr.h
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2009-12-04 19:36:06 -0500
committerJ. Bruce Fields <bfields@citi.umich.edu>2009-12-15 15:01:46 -0500
commit1557aca7904ed6fadd22cdc3364754070bb3d3c3 (patch)
tree97af309e4cff7e9fc2cb9d90aeceff8404c2c47f /fs/nfsd/xdr.h
parentnfsd: remove unused field rq_reffh (diff)
downloadlinux-dev-1557aca7904ed6fadd22cdc3364754070bb3d3c3.tar.xz
linux-dev-1557aca7904ed6fadd22cdc3364754070bb3d3c3.zip
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>
Diffstat (limited to 'fs/nfsd/xdr.h')
-rw-r--r--fs/nfsd/xdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/xdr.h b/fs/nfsd/xdr.h
index 235ee5c3be54..87fe6f64b8f7 100644
--- a/fs/nfsd/xdr.h
+++ b/fs/nfsd/xdr.h
@@ -9,6 +9,7 @@
#include <linux/vfs.h>
#include "nfsd.h"
+#include "nfsfh.h"
struct nfsd_fhandle {
struct svc_fh fh;