From b18a52b7bbe9230f3398a16cfc224f42a7cb393b Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Tue, 26 May 2009 16:06:44 +0000 Subject: 20090526-1706 --- os/port/exportfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os') diff --git a/os/port/exportfs.c b/os/port/exportfs.c index c8755fa8..aee93b33 100644 --- a/os/port/exportfs.c +++ b/os/port/exportfs.c @@ -1053,7 +1053,7 @@ Exread(Export *fs, Fcall *t, Fcall *r) { Fid *f; Chan *c; - long off; + vlong off; int dir, n, seek; f = Exgetfid(fs, t->fid); -- cgit v1.2.3