extra
This commit is contained in:
@@ -661,6 +661,7 @@ struct Nfs3TReadDirPlus {
|
|||||||
struct Nfs3Entry {
|
struct Nfs3Entry {
|
||||||
u64int fileid;
|
u64int fileid;
|
||||||
char *name;
|
char *name;
|
||||||
|
uint namelen;
|
||||||
u64int cookie;
|
u64int cookie;
|
||||||
u1int haveAttr;
|
u1int haveAttr;
|
||||||
Nfs3Attr attr;
|
Nfs3Attr attr;
|
||||||
|
|||||||
@@ -430,6 +430,7 @@ VtBlock *vtblockcopy(VtBlock*);
|
|||||||
void vtblockduplock(VtBlock*);
|
void vtblockduplock(VtBlock*);
|
||||||
|
|
||||||
extern int vtcachencopy, vtcachenread, vtcachenwrite;
|
extern int vtcachencopy, vtcachenread, vtcachenwrite;
|
||||||
|
extern int vttracelevel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Hash tree file tree.
|
* Hash tree file tree.
|
||||||
|
|||||||
Reference in New Issue
Block a user