summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/btrfsmaintenance/files
Commit message (Collapse)AuthorAgeFilesLines
* btrfsmaintenance: upgrade 0.5 -> 0.5.2Liu Yiding2026-03-021-9/+9
| | | | | | | | | | | | 1.Changelog: fix syntax error in run_task, preventing jobs to start start scrub jobs sequentially if RAID5 or RAID6 data profile is found fix btrfsmaintenance-refresh.service description 2.Update 0001-change-sysconfig-path-to-etc-default.patch for 0.5.2 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* btrfsmaintenance: add recipe for btrfsmaintenance scriptsClaudius Heine2022-05-122-0/+80
Btrfs requires regular maintenance in order to self-heal. Other distributions like OpenSUSE, Debian and Fedora use these scripts to perform those. Signed-off-by: Claudius Heine <ch@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>