From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] 9P2000 From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010131021857.191FF19A03@mail.cse.psu.edu> Date: Tue, 30 Jan 2001 21:18:53 -0500 Topicbox-Message-UUID: 556045ba-eac9-11e9-9e20-41e7f4b1d025 Consider changing the format of this table to read: size[4] Tversion[1] tag[2] msize[4] version[s] Right. This was just a mistake that others have pointed out and has been fixed. By the way, one thing I really like about the new encoding is that emulating the old "fcall" streams module becomes trivial. There is in fact no fcall any more; the mount driver gets it right. But this only supports your observation. -rob