aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr3.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfsd/xdr3.h')
-rw-r--r--fs/nfsd/xdr3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/xdr3.h b/fs/nfsd/xdr3.h
index deccf7f691e9..2cb29e961a76 100644
--- a/fs/nfsd/xdr3.h
+++ b/fs/nfsd/xdr3.h
@@ -90,6 +90,7 @@ struct nfsd3_symlinkargs {
90 char * tname; 90 char * tname;
91 unsigned int tlen; 91 unsigned int tlen;
92 struct iattr attrs; 92 struct iattr attrs;
93 struct kvec first;
93}; 94};
94 95
95struct nfsd3_readdirargs { 96struct nfsd3_readdirargs {