btrfsd 0.2.2-1 source package in Ubuntu

Changelog

btrfsd (0.2.2-1) unstable; urgency=medium

  * New upstream version: 0.2.2
    - Only run all tasks once per filesystem (Closes: #1063812)
  * Add systemd-dev to build dependencies (Closes: #1060591)

 -- Matthias Klumpp <email address hidden>  Mon, 24 Jun 2024 12:21:42 +0200

Upload details

Uploaded by:
Matthias Klumpp
Uploaded to:
Sid
Original maintainer:
Matthias Klumpp
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
btrfsd_0.2.2-1.dsc 1.9 KiB 399d1408555260c69e7f317d11339a70b43186142a976246bd5aafd1bc8b7532
btrfsd_0.2.2.orig.tar.gz 37.5 KiB 3046f8397b70bd83d151fb856767af32f9145747f8bd5e238db5f8740d0ff348
btrfsd_0.2.2-1.debian.tar.xz 2.1 KiB 1a1928aeed0452e7c4e0b63ddb2c5ae672deee1a73cb1b76376b1fee18cb80cf

No changes file available.

Binary packages built by this source

btrfsd: Tiny Btrfs maintenance daemon

 Btrfsd is a lightweight daemon that takes care of running Btrfs filesystem
 maintenance tasks.
 It can:
 .
  * Check for detected errors and broadcast a warning if any were found,
    or optionally send an email
  * Perform scrub periodically if the system is not on battery
  * Optionally run balancing operations periodically
 .
 The daemon is designed to be run on any system, from a small notebook to a
 large storage server.
 If no Btrfs filesystems are found, the daemon will be inert.
 .
 By default, Btrfsd is called every hour via a systemd timer.

btrfsd-dbgsym: debug symbols for btrfsd