Re: What is difference between zfs and ufs?
Dewayne Geraghty <[email protected]>
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
Not mentioned: ZFS - on-the-fly/transparent compression and deduplication. UFS - multilabel data. Needed if a mountpoint uses different labels for objects on a disk. Refer mac_mls or mac_biba (I use the latter) A quick internet search will cover the differences very nicely, as this question is often raised. Though its necessary to cross-check as, for example, the duckduck search assistant incorrectly advised that UFS2 doesn't support snapshots (tsk) :).