From btrfs Wiki
(Difference between revisions)
|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | This tool can convert ext2 to Btrfs. For a greater detail of how the algorithm works please see [[Conversion_from_Ext3]]
| + | #REDIRECT [[Manpage/btrfs-convert]] |
− | {{Note|This program must be build seperately by "make convert" and might not work or even build.}}
| + | |
− | | + | |
− | == Usage ==
| + | |
− | <pre>btrfs-convert [-d] [-i] [-n] [-r] <device></pre>
| + | |
− | | + | |
− | === Description of parameters ===
| + | |
− | * "-d": disable data checksum
| + | |
− | * "-i": ignore xattrs and ACLs
| + | |
− | * "-n": disable packing of small files
| + | |
− | * "-r": roll back to ext2
| + | |
− | | + | |
− | [[Category:Documentation]]
| + | |
Latest revision as of 10:48, 5 June 2015
- REDIRECT Manpage/btrfs-convert