Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dcfs(7fs) [opensolaris man page]

dcfs(7FS)							   File Systems 							 dcfs(7FS)

NAME
dcfs - Compression file system SYNOPSIS
#include <sys/filio.h> #include <sys/fs/decomp.h> DESCRIPTION
The 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 ar- chive. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------------------------------------+ |ATTRIBUTE TYPE ATTRIBUTE VALUE | |Interface Stability Uncommitted | +-----------------------------------------------------------+ SEE ALSO
boot(1M), bootadm(1M), fiocompress(1M), attributes(5), ufs(7FS) NOTES
The dcfs compression/decompression file system works only with UFS. SunOS 5.11 28 Nov 2007 dcfs(7FS)
Man Page

5 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

UFS benifits

Hi, Can anyone tell me the benifits of having UFS filesystem Regards, Raja (5 Replies)
Discussion started by: RajaRC
5 Replies

2. Filesystems, Disks and Memory

difference between ExtX and UFS

hello all, i want to know the major differences between the unix filesystem and the linux ext filesystem i.e the datastructure or additional attributes that makes up the major difference. i would also like to know what operating systems currently use ufs1 and ufs2. help me thanx in advance (0 Replies)
Discussion started by: anwerreyaz
0 Replies

3. Filesystems, Disks and Memory

Compile a code for running on boot

How can I compile a code that can be runned on boot:?? (2 Replies)
Discussion started by: d4n1l0d
2 Replies

4. UNIX for Dummies Questions & Answers

mv and compress on the fly

I want to move and compress a big export file. Like mv file_exp /filesystem/file_exp |compress The file system is too small to compress and move with 2 steps. What is the best command for me. I'm running solaris. :confused: (1 Reply)
Discussion started by: simquest
1 Replies

5. AIX

Problem in /dev/hd1 and /dev/hd9var

Hello AIXians, I can't boot my AIX, it hangs and stops at the code error: 0518 After searching google, I knew the problem is due to problems in File Systems. So the solution is booting from any bootable media, then run these commands in maintenance mode: #fsck -y /dev/hd4 #fsck -y... (3 Replies)
Discussion started by: Mohannad
3 Replies