kdave / btrfsmaintenance

Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or defrag on selected mountpoints or directories.
GNU General Public License v2.0
897 stars 79 forks source link

btrfs-defrag: add -r option #100

Closed asj closed 2 years ago

asj commented 2 years ago

We specify the top-level directory in the btrfsmaintenance config file. Why not add -r recursive option.

Signed-off-by: Anand Jain anand.jain@oracle.com