|
Bugzilla – Full Text Bug Listing |
| Summary: | btrfs option --delete-qgroup unreliable | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Arvin Schnell <aschnell> |
| Component: | Basesystem | Assignee: | David Sterba <dsterba> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aschnell, dsterba, wqu |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| See Also: |
https://bugzilla.suse.com/show_bug.cgi?id=1222847 https://bugzilla.suse.com/show_bug.cgi?id=972511 |
||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Arvin Schnell
2024-04-17 12:31:54 UTC
The design of --delete-qgroup doesn't take all the challenges of qgroup into consideration. In fact, for most cases that options would not work at all. I'm even considering reverting those patches. Yeah, the option does not work as expected and will be removed upstream. The option has been removed in released btrfs-progs 6.8.1. There's work in progress to do the deletion properly, either in kernel in or in progs. |