aboutsummaryrefslogtreecommitdiff
path: root/include/nfs3.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-05-05 02:42:57 +0000
committerrsc <devnull@localhost>2006-05-05 02:42:57 +0000
commit11b0772a33026b44fd0a7f8a8d757d2f6a218878 (patch)
treef368461028e0234fa5d15261c0a8c8fe5e823cf2 /include/nfs3.h
parentfdd0f8415f3253ef59943fd76e9afbb43f66352e (diff)
downloadplan9port-11b0772a33026b44fd0a7f8a8d757d2f6a218878.tar.gz
plan9port-11b0772a33026b44fd0a7f8a8d757d2f6a218878.tar.bz2
plan9port-11b0772a33026b44fd0a7f8a8d757d2f6a218878.zip
extra
Diffstat (limited to 'include/nfs3.h')
-rw-r--r--include/nfs3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nfs3.h b/include/nfs3.h
index 618fa7b7..bec0d1d5 100644
--- a/include/nfs3.h
+++ b/include/nfs3.h
@@ -661,6 +661,7 @@ struct Nfs3TReadDirPlus {
struct Nfs3Entry {
u64int fileid;
char *name;
+ uint namelen;
u64int cookie;
u1int haveAttr;
Nfs3Attr attr;