News:

SMF - Just Installed!

Main Menu

btrfs reflinks alias

Started by mahesh, Oct 28, 2023, 07:34 AM

Previous topic - Next topic

mahesh

I've been using btrfs for a media server system. I use a lot of reflink copies to sort my media.

I know I can alias cp as "cp --reflink=always" but how can I have applications that copy data use that alias so every application makes reflinks as the default behavior?