From mboxrd@z Thu Jan 1 00:00:00 1970 From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] software quality and popularity MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010522232637.ADF0D199C0@mail.cse.psu.edu> Date: Tue, 22 May 2001 19:26:35 -0400 Topicbox-Message-UUID: a5780416-eac9-11e9-9e20-41e7f4b1d025 On Tue May 22 17:29:25 EDT 2001, cross@math.psu.edu wrote: > In article <20010522203105.AAA6E19A21@mail.cse.psu.edu> you write: > >(that may change, of course, once plan 9 > >displaces windows nt and linux as the dominant server > >operating system.) > > You'll have to add Tsync to 9P2000 before that can happen. > > - Dan C. > > (Duck! Run! Hit the deck!) From STAT(5): A wstat request can explicitly avoid modifying some proper- ties of the file by providing explicit ``don't touch'' val- ues in the stat data that is sent: zero-length strings for text values and the maximum unsigned value of appropriate size for integral values. As a special case, if all the entries in a Twstat message are ``don't touch'' values, the server may interpret it as a request to guarantee that the contents of the associated file are committed to stable storage before the Rwstat message is returned. (Consider the message to mean, ``make the state of the file exactly what it claims to be.'')