<div class="gmail_quote">On Wed, Jul 29, 2009 at 08:32, Caroline Meeks <span dir="ltr">&lt;<a href="mailto:caroline@solutiongrove.com">caroline@solutiongrove.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":ob" class="ii gt">When I read about squashfs in wikipedia or chat with friends about it, its decribed as read-only and optimized for space.  If we are rewritting our squashfs everytime the user saves data, that could be the source of a lot of our failures.  If we never rewrite it, then probably its a red harring and we need to look elsewhere.<br>

</div></blockquote></div><div><br></div>From what I understand, the squashfs is *never* rewritten once created. All changes are stored in a &quot;LVM Snapshot&quot;, which is just another file on the underlying FAT filesystem. <div>

<br>-- <br>Luke Faraone<br><a href="http://luke.faraone.cc">http://luke.faraone.cc</a><br>
</div>