meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:fs:btrfs:subvolumes [2021/03/02 09:47] – niziak | linux:fs:btrfs:subvolumes [2024/07/11 20:07] (current) – niziak | ||
---|---|---|---|
Line 33: | Line 33: | ||
==== Move data between subvolumes ==== | ==== Move data between subvolumes ==== | ||
- | See `cp` command arg: | + | See '' |
- | When --reflink[=always] is specified, perform a lightweight copy, where the data blocks are copied | + | When --reflink[=always] is specified, perform a lightweight copy, where the data blocks are copied |
- | --reflink=auto is specified, fall back to a standard copy. | + | |
<code bash> | <code bash> |