<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/acme/disk.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>acme: check file content before declaring file "modified since last read"</title>
<updated>2017-10-10T17:51:24+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2017-10-10T17:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=67dbeee5fe9e2a855384048615bafe100e876f4c'/>
<id>67dbeee5fe9e2a855384048615bafe100e876f4c</id>
<content type='text'>
Bad remote file systems can change mtime unexpectedly,
and then there is the problem that git rebase and similar
operations like to change the files and then change them back,
modifying the mtimes but not the content.

Avoid spurious Put errors on both of those by checking file
content.

(False positive "modified since last read" make the real ones
difficult to notice.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bad remote file systems can change mtime unexpectedly,
and then there is the problem that git rebase and similar
operations like to change the files and then change them back,
modifying the mtimes but not the content.

Avoid spurious Put errors on both of those by checking file
content.

(False positive "modified since last read" make the real ones
difficult to notice.)
</pre>
</div>
</content>
</entry>
<entry>
<title>acme, sam: handle &gt;1GB files correctly</title>
<updated>2014-03-13T22:46:28+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2014-03-13T22:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=219cf22d6863a21a7378fc5481bb05bbb6edd2dc'/>
<id>219cf22d6863a21a7378fc5481bb05bbb6edd2dc</id>
<content type='text'>
TBR=rsc
https://codereview.appspot.com/74060043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TBR=rsc
https://codereview.appspot.com/74060043
</pre>
</div>
</content>
</entry>
<entry>
<title>More files related to user-level file servers.</title>
<updated>2003-12-11T17:50:28+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-12-11T17:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b3994ec5c78e6c18885079b58abb7fb997899c3f'/>
<id>b3994ec5c78e6c18885079b58abb7fb997899c3f</id>
<content type='text'>
Also add acme!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add acme!
</pre>
</div>
</content>
</entry>
</feed>
