Re: [PATCH V2 00/16] Squashfs: compressed read-only filesystem

2008-10-30 Thread Phillip Lougher
Matt Mackall wrote: On Wed, 2008-10-29 at 01:49 +, Phillip Lougher wrote: Hi, This a respin of the Squashfs patches incorporating the review comments received. Thanks to everyone who have sent comments. I read over the v3 source a few weeks ago and must say this looks greatly improved.

Re: [PATCH V2 10/16] Squashfs: cache operations

2008-10-30 Thread Phillip Lougher
Jörn Engel wrote: On Wed, 29 October 2008 01:49:56 +, Phillip Lougher wrote: +/* + * Blocks in Squashfs are compressed. To avoid repeatedly decompressing + * recently accessed data Squashfs uses two small metadata and fragment caches. + * + * This file implements a generic cache