Download List

项目描述

fuse.gunzip is a filesystem for FUSE that provides
transparent decompression of files. The goal is to
expedite reading of files by reducing both file
size and fragmentation. fuse.gunzip is not a real
filesystem such as ext2 or ext3. fuse.gunzip is a
virtual proxy filesystem. Compressed files appear
as uncompressed when read by the kernel or
processes through fuse.gunzip. Any type of file
can be compressed.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-23 22:30
20061223

由于可写共享mmaped文件不被保险丝支持,减少程序不再使用的可写共享默认mmaped文件以避免出现问题时的fuse.gunzip压缩文件装入点或绑定的fuse.gunzip装入点。
标签: Initial freshmeat announcement
Since writable shared mmaped files are not
supported by fuse, the reduce program no longer
uses writable shared mmaped files by default to
avoid a problem when compressing files on the
fuse.gunzip mount point or a bind to the
fuse.gunzip mount point.

Project Resources