-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I have a script which lists all subvolumes for a filesystem and saves their usage referenced and exclusive values to a database for further analysis. Currently this calls btrfs subvolume show from btrfs-progs for each subvolume. It would be nice if I could use python-btrfs for this instead.
Ideally there would be an easy way to retrieve all the information provided by btrfs subvolume show.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels