1dcfs(7FS)                        File Systems                        dcfs(7FS)
2
3
4

NAME

6       dcfs - Compression file system
7

SYNOPSIS

9       #include <sys/filio.h>
10       #include <sys/fs/decomp.h>
11
12

DESCRIPTION

14       The  dcfs  filesystem  is a layered filesystem that you use to compress
15       data when writing to a file and  decompress  upon  read.   The  primary
16       function  of  the  dcfs filesystem is to compress individual files when
17       constructing a boot archive and when reading or booting  from  the  ar‐
18       chive.
19

ATTRIBUTES

21       See attributes(5) for descriptions of the following attributes:
22
23
24
25
26       ┌───────────────────────────────────────────────────────────┐
27       │ATTRIBUTE TYPE                ATTRIBUTE VALUE              │
28       │Interface Stability           Uncommitted                  │
29       └───────────────────────────────────────────────────────────┘
30

SEE ALSO

32       boot(1M), bootadm(1M), fiocompress(1M), attributes(5), ufs(7FS)
33

NOTES

35       The dcfs compression/decompression file system works only with UFS.
36
37
38
39SunOS 5.11                        28 Nov 2007                        dcfs(7FS)
Impressum