Package btrfsmaintenance: Information
Source package: btrfsmaintenance
Version: 0.5.2-alt1
Build time: Nov 24, 2024, 10:17 AM in the task #363297
Category: System/Base
Report package bugHome page: https://github.com/kdave/btrfsmaintenance
License: GPLv2
Summary: Scripts for btrfs periodic maintenance tasks
Description:
Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or defrag on selected mountpoints or directories. Hints for periodic snapshot tuning (eg. for snapper).
Maintainer: Aleksandr Shamaraev
Last changed
Nov. 24, 2024 Aleksandr Shamaraev 0.5.2-alt1
- Update to version 0.5.2
Dec. 23, 2019 Mikhail Novosyolov 0.4.2-alt5
- Fix git merge mistake - Add simple test to prevent such mistakes in /etc/sysconfig/btrfsmaintenance in the future
Dec. 22, 2019 Mikhail Novosyolov 0.4.2-alt4
- Update to git master df43313e (21.12.2019) - Prevent running balance, trim, scrub at the same time by flocking (main change from upstream)