On 1/31/08, <b class="gmail_sendername">Peter Verswyvelen</b> &lt;<a href="mailto:bf3@telenet.be">bf3@telenet.be</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;winds up having a write cache, which is mutable in practice.&nbsp;&nbsp;The<br>&gt;interesting thing is that the block&#39;s location is the cryptographic<br>&gt;hash of its contents, which leads to all sorts of neat properties (as<br>
&gt;well as requiring immutability).<br><br>That&#39;s interesting.&nbsp;&nbsp;When I developed a version control system for a customer, I also used a cryptographic hash as the database key of file+content in question, but I was afraid I might have clashes (two files with different content generating the same hash)... My intuition told me that the odds of two cryptographic hashes (on meaningful content) colliding was much less than the earth being destroyed by an asteroid... But this is just intuition... What does computer science tell us about this?</blockquote>
<div><br>Tongue firmly in cheek...<br>Well, if you would turn to software engineering you would probably find that "never ever, happens sooner than you think" ;-)<br><br>/M <br></div><br></div>