textra - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 11b0772a33026b44fd0a7f8a8d757d2f6a218878
DIR parent fdd0f8415f3253ef59943fd76e9afbb43f66352e
HTML Author: rsc <devnull@localhost>
Date: Fri, 5 May 2006 02:42:57 +0000
extra
Diffstat:
M include/nfs3.h | 1 +
M include/venti.h | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/include/nfs3.h b/include/nfs3.h
t@@ -661,6 +661,7 @@ struct Nfs3TReadDirPlus {
struct Nfs3Entry {
u64int fileid;
char *name;
+ uint namelen;
u64int cookie;
u1int haveAttr;
Nfs3Attr attr;
DIR diff --git a/include/venti.h b/include/venti.h
t@@ -430,6 +430,7 @@ VtBlock *vtblockcopy(VtBlock*);
void vtblockduplock(VtBlock*);
extern int vtcachencopy, vtcachenread, vtcachenwrite;
+extern int vttracelevel;
/*
* Hash tree file tree.