Skip to content

Use expand_auto_mountpoint in btrfs-defrag.sh #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

drjaska
Copy link

@drjaska drjaska commented Mar 16, 2025

Copy a single line from btrfs-balance.sh/btrfs-scrub.sh/btrfs-trim.sh to also be in btrfs-defrag.sh which allows for automatically detecting all mounted btrfs filesystems. This allows them to be defragged with the following configuration:

BTRFS_DEFRAG_PATHS="auto"

This change was documented in the file sysconfig.btrfsmaintenance for users.

Closes #131

Copy a single line from btrfs-balance.sh/btrfs-scrub.sh/btrfs-trim.sh
to also be in btrfs-defrag.sh which allows for automatically detecting
all mounted btrfs filesystems. This allows them to be defragged with
the following configuration:

BTRFS_DEFRAG_PATHS="auto"

This change was documented in sysconfig.btrfsmaintenance for users.

Issue: kdave#131
Signed-off-by: drjaska <drjaska83@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant