Versioning file system: Difference between revisions

Content deleted Content added
Line 31:
No mainstream Linux file system supports versioning, but a number of experimental/research and lesser-known solutions do, namely:
 
* [[NILFS]] - A log-structured file system supporting versioning of the entire file system and continuous snapshotting. In this list, this one is only stable and included in mainline kernel.
* [[ext3cow]]
* [[NILFS]] - A log-structured file system supporting versioning of the entire file system and continuous snapshotting.
* [[Tux3]] - Under active development. [http://tux3.org/][https://github.com/OGAWAHirofumi/tux3]
* [[Next3]]