btrfs-snap icon indicating copy to clipboard operation
btrfs-snap copied to clipboard

btrfs snapshots with rotation

Results 15 btrfs-snap issues
Sort by recently updated
recently updated
newest added

When using the -q option, the script actually fails due to log.info running the test builtin as the last command and it exits with 1 which propagates to the exit...

I'm on a Ubuntu 16.04 And here is my problem: ``` root:/mnt/root# btrfs sub create test Create subvolume './test' root:/mnt/root# cd test/ root:/mnt/root/test# stat /mnt/root/test File: '/mnt/root/test' Size: 0 Blocks:...

Using btrfs-snap 1.7.3 from AUR. [0] % pacman -Q btrfs-progs btrfs-snap btrfs-progs 4.13-1 btrfs-snap 1.7.3-1 Maybe I'm misunderstanding how this tool works? ``` c0rn3j@Lappy : ~ [1] % sudo btrfs-snap...

btrfs-snap is currently broken when used against root filesystems. For example, invoking `.../btrfs-snap -r / daily 3` results in the following message: ``` btrfs subvolume show: too few arguments usage:...

Hi, I want to create a package for Arch Linux. Do you mind creating git tags for the release commits (aka version bumps)? That would simplify packaging. :)