Btrfs-convert
From btrfs Wiki
(Difference between revisions)
m (spell) |
m (superfluous category removed) |
||
Line 11: | Line 11: | ||
* "-r": roll back to ext2 | * "-r": roll back to ext2 | ||
− | [[Category:Documentation | + | [[Category:Documentation]] |
Revision as of 17:22, 4 April 2011
This tool can convert ext2 to Btrfs. For a greater detail of how the algorithm works please see Conversion_from_Ext3
Note: This program must be build seperately by "make convert" and might not work or even build.
Usage
btrfs-convert [-d] [-i] [-n] [-r] <device>
Description of parameters
- "-d": disable data checksum
- "-i": ignore xattrs and ACLs
- "-n": disable packing of small files
- "-r": roll back to ext2