Search Criteria
Package Details: btrfs-du 0.0.7-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/btrfs-du.git (read-only, click to copy) |
|---|---|
| Package Base: | btrfs-du |
| Description: | Easily print BTRFS subvolume/snapshot disk usage |
| Upstream URL: | https://github.com/nachoparker/btrfs-du |
| Keywords: | btrfs console tool |
| Licenses: | GPL3 |
| Submitter: | solarnz |
| Maintainer: | Kr1ss |
| Last Packager: | Kr1ss |
| Votes: | 19 |
| Popularity: | 0.23 |
| First Submitted: | 2018-07-18 10:44 (UTC) |
| Last Updated: | 2020-12-30 02:25 (UTC) |
Latest Comments
dreieck commented on 2024-10-31 23:59 (UTC)
Can you please switch to This fork: https://github.com/Nudin/btrfs-du since it seems to be more up to date and has fixed issues?
Regards!
tronicdude commented on 2024-05-19 22:47 (UTC)
This is dangerous to use. Even using Nudin's fork, it enabled quotas and broke boot on my machine. Granted, I have a ton of snapshots and quota is just broken in general for me. Fixed by chrooting and
btrfs qgroup clear-stale /andbtrfs quota disable /Nudin commented on 2024-01-28 21:56 (UTC)
I fixed this and a few more smaller issues in my branch: https://github.com/Nudin/btrfs-du
JoeCool commented on 2023-01-31 23:35 (UTC)
Some btrfs-progs update broke the parsing of btrfs-du. There is a patch available but it's not yet in upstream. Would you be able to apply it?
Details are here: https://github.com/nachoparker/btrfs-du/issues/29