feature: Implement atomic operation with btrfs snapshots
We could do atomic operations of undo with btrfs snapshot. Before an operation you snapshot and if it fails we revert to the last snapshot.
This of course makes the repod depends a btrfs FS.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
We could do atomic operations of undo with btrfs snapshot. Before an operation you snapshot and if it fails we revert to the last snapshot.
This of course makes the repod depends a btrfs FS.