kdave / btrfs-progs

Development of userspace BTRFS tools
GNU General Public License v2.0
527 stars 239 forks source link

btrfs-progs: cmds/qgroup: enhance stale qgroups handling #792

Closed adam900710 closed 1 month ago

adam900710 commented 1 month ago

Currently the <stale> label is give incorrectly for a lot of qgroups that can not and should not be deleted.

The patchset would address the problem for btrfs qgroup show and btrfs qgroup clear-stale commands, so that:

kdave commented 1 month ago

Added to devel, thanks.