Package Details: btrfs-du 0.0.7-2

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.002736
First Submitted: 2018-07-18 10:44 (UTC)
Last Updated: 2020-12-30 02:25 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

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 / and btrfs 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