public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANN] Squashfs 3.0 released
@ 2006-03-17  0:45 Phillip Lougher
       [not found] ` <20060317010529.GB30801@schatzie.adilger.int>
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Phillip Lougher @ 2006-03-17  0:45 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel

Hi,

Squashfs 3.0 has finally been released.  Squashfs 3.0 is a major  
improvement to Squashfs, and it addresses most of the issues that  
that have been raised, particularly the 4GB filesystem and file  
limit.  It can be obtained from the usual address http:// 
squashfs.sourceforge.net.  There is still some work to be done, in  
particular NFS support which I'll add as soon as I get time.  After  
this I'll consider resubmitting patches to the LKML.

 From the changelog, the improvements are as follows:

         1. Filesystems are no longer limited to 4 GB.  In
            theory 2^64 or 4 exabytes is now supported.

         2. Files are no longer limited to 4 GB.  In theory the maximum
            file size is 4 exabytes.

         3. Metadata (inode table and directory tables) are no longer
            restricted to 16 Mbytes.

         4. Hardlinks are now suppported.

         5. Nlink counts are now supported.

         6. Readdir now returns '.' and '..' entries.

         7. Special support for files larger than 256 MB has been  
added to
            the Squashfs kernel code for faster read access.

         8. Inode numbers are now stored within the inode rather than  
being
            computed from inode location on disk (this is not so much an
            improvement, but a change forced by the previously listed
            improvements).

Phillip Lougher


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2006-03-21 23:24 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17  0:45 [ANN] Squashfs 3.0 released Phillip Lougher
     [not found] ` <20060317010529.GB30801@schatzie.adilger.int>
2006-03-17  1:30   ` Phillip Lougher
2006-03-17  1:51     ` Samuel Masham
2006-03-17 10:40 ` Jörn Engel
2006-03-17 11:16   ` Phillip Lougher
2006-03-17 12:43     ` Jörn Engel
2006-03-17 16:00       ` Jeff Garzik
2006-03-17 17:04         ` Phillip Lougher
2006-03-17 17:25           ` Jeff Garzik
2006-03-17 20:39             ` Willy Tarreau
2006-03-19  1:38               ` Phillip Lougher
2006-03-21 15:33                 ` Francesco Biscani
2006-03-19  1:42               ` Phillip Lougher
2006-03-19 16:32             ` Pavel Machek
2006-03-21 16:01               ` Phillip Lougher
     [not found]                 ` <20060321161452.GG27946@ftp.linux.org.uk>
2006-03-21 19:08                   ` Phillip Lougher
2006-03-21 19:11                     ` Pavel Machek
2006-03-21 20:03                       ` Phillip Lougher
2006-03-21 20:07                         ` Al Viro
2006-03-21 22:01                           ` Jan Engelhardt
2006-03-21 22:11                             ` Jeff Garzik
2006-03-21 22:59                             ` Al Viro
2006-03-21 20:15                         ` Pavel Machek
2006-03-21 20:33                           ` Al Viro
2006-03-21 21:28                         ` Andreas Dilger
2006-03-21 23:24                           ` Jörn Engel
2006-03-17 21:32           ` Jan Engelhardt
2006-03-17 15:54 ` Xavier Bestel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox