Introduction
Introduction Statistics Contact Development Disclaimer Help
tdebugging - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit d407972b54c11282a62788f5d1812ac6603c4234
parent 9f4a65a0d84b460b55b1177ed9dc5917bb6d20e9
Author: rsc <devnull@localhost>
Date: Thu, 28 Jul 2005 05:16:57 +0000
debugging
Diffstat:
M include/diskfs.h | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/include/diskfs.h b/include/diskfs.h
t@@ -52,6 +52,8 @@ struct Fsys
Nfs3Status (*_readlink)(Fsys *fsys, SunAuthUnix*, Nfs3Handle *h, char …
void *priv;
+
+ u64int (*fileblock)(Fsys *fsys, Nfs3Handle *h, u64int offset);
};
struct Handle
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.