ButterFS IS in the Kernel!!
Yay, btrfs now _is_ in the kernel since 2.6.28-git14 . See here!
Announcement
Collapse
No announcement yet.
Btrfs For The Mainline Linux Kernel
Collapse
X
-
Check out the amazing feature list from
- * 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
Leave a comment:
-
Does anyone know waht features btrfs have? E.g. is it possible to undelete like EXT4?
Also I really hope that someone will include a "rm zero" command that does "rm" but fills the sectors with zeros. Sort of
Code:alias rmzero="shred -n 1 -z -u"
But it shoudl of course be for all deletes, and not just the ones that the users does from a terminal.Last edited by Louise; 04 January 2009, 05:37 AM.
Leave a comment:
-
When you do benchmark Btrfs, could you please include Reiser4? I think that would be the most interesting comparison since they probably have the most in common.
Leave a comment:
-
Btrfs For The Mainline Linux Kernel
Phoronix: Btrfs For The Mainline Linux Kernel
Chris Mason, the founder of the Btrfs file-system, had previously stated he hoped to merge the first bits of this much-improved Linux file-system into the Linux 2.6.29 kernel. With the 2.6.29 merge window still open, earlier this week he started a new thread entitled Btrfs for mainline.Chris shares that the Btrfs file-system is currently working against the latest kernel Git tree and not much has changed with this file-system code since early December...
Tags: None
Leave a comment: