Versioning file system: Difference between revisions

Content deleted Content added
Journaling file system: expanded enough
Btfs does something "similar" as it were
Line 55:
The following are not versioning filesystems, but allow similar functionality.
* [[ZFS]] supports Instantaneous snapshots and clones
* [[Btrfs]] supports snapshots <ref>http://www.oracle.com/technetwork/articles/servers-storage-admin/advanced-btrfs-1734952.html Snapshots, Clones, and Seed Devices" "snapshots" sub bullet.</ref>
* [[HAMMER|HammerFS]] in DragonFlyBSD has the ability to store revisions in the filesystem.
* [[NILFS]], which supports [[snapshot (computer storage)|snapshotting]].