http://bugzilla.opensuse.org/show_bug.cgi?id=931571 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com, | |ma@suse.com, mge@suse.com Assignee|bnc-team-screening@forge.pr |aschnell@suse.com |ovo.novell.com | --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- likely btrfs+snapper-related try btrfs filesystem df / and if you want the cure-all: for s in /.snapshots/*/snapshot ; do btrfs subvolume delete $s ; done -- You are receiving this mail because: You are on the CC list for the bug.