AmesCornish / buttersink

Buttersink is like rsync for btrfs snapshots
GNU General Public License v3.0
193 stars 18 forks source link

Add option not to rely on quota #60

Closed eugene-bright closed 7 months ago

eugene-bright commented 6 years ago

Now double -e (-ee) option imply noQuota mode. In noQuota mode snapshot ordering is done by otime value.

eugene-bright commented 6 years ago

Currently it's tested only with btrfs -> btrfs transferring scenario. A lot of ad-hoc solutions is made.

This patch is provided merely to demonstrate useful approach rather then for incorporation in master. I've failed to tune BestDiffs.analyseto work without size information.

ceremcem commented 6 years ago

Such a critical workaround should be merged into master, IMHO.

eugene-bright commented 6 years ago

I'm sure it breaks a lot of other things. But you can still give it a try.

eugene-bright commented 7 months ago

I've migrated to btrbk