Bug ID 1222963
Summary btrfs option --delete-qgroup unreliable
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter aschnell@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

The btrfs option --delete-qgroup when deleting subvolumes is unreliable:

# btrfs subvolume create /test1/yls
Create subvolume '/test1/yls'
# btrfs quota rescan --wait /test1
quota rescan started
# btrfs subvolume delete --delete-qgroup /test1/yls
Delete subvolume 4804 (no-commit): '/test1/yls'
WARNING: unable to delete qgroup 0/0: Device or resource busy

Note: The qgroup in the warning is also wrong.


You are receiving this mail because: