After I do some more work on the tutorial documentation, 99% of the other content of current examples/, or maybe all of it can be deleted anyway (or, should be converted to a less poor way of doing regression testing).
All of them need a bit better commandline argument handling, not explode with a stack trace if you point it to a non-btrfs filesystem, and a basic manual page.
I'm thinking about these ones:
show_usage.py
->btrfs-usage-report
balance_least_used.py
->btrfs-balance-least-used
show_orphan_cleaner_progress.py
->btrfs-orphan-cleaner-progress
space_calculator.py
->btrfs-space-calculator
After I do some more work on the tutorial documentation, 99% of the other content of current examples/, or maybe all of it can be deleted anyway (or, should be converted to a less poor way of doing regression testing).
All of them need a bit better commandline argument handling, not explode with a stack trace if you point it to a non-btrfs filesystem, and a basic manual page.