BTRFS breathes new air into the old cp
command. Suddenly it can be used to
create instantaneous copy-on-write (CoW) snapshots of single files via cp
--reflink
.
When you want to convert a folder to a subvolume, you are best of with the following commands:
# mv folder folder_old
# btrfs su create ...