| DCFS(7FS) | File Systems | DCFS(7FS) |
dcfs —
#include <sys/filio.h>
#include <sys/fs/decomp.h>
dcfs filesystem is a layered filesystem that you use
to compress data when writing to a file and decompress upon read. The primary
function of the dcfs filesystem is to compress
individual files when constructing a boot archive and when reading or booting
from the archive.
dcfs compression/decompression file system works
only with UFS.
| November 28, 2007 | OmniOS |