Linked by Thom Holwerda on Mon 12th Jan 2009 21:35 UTC, submitted by diegocg
Permalink for comment 343303
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2009-01-13
from the btrfs wiki (http://btrfs.wiki.kernel.org):
The main Btrfs features include:
* Extent based file storage (2^64 max file size)
* Space efficient packing of small files
* Space efficient indexed directories
* Dynamic inode allocation
* Writable snapshots
* Subvolumes (separate internal filesystem roots)
* Object level mirroring and striping
* Checksums on data and metadata (multiple algorithms available)
* Compression
* Integrated multiple device support, with several raid algorithms
* Online filesystem check
* Very fast offline filesystem check
* Efficient incremental backup and FS mirroring
* Online filesystem defragmentation