btrfsd 0.2.1-1build1 source package in Ubuntu

Changelog

btrfsd (0.2.1-1build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 03:58:24 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
btrfsd_0.2.1.orig.tar.gz 36.3 KiB cdbea90e54179285cfac89f50f6516dcdcb9cf7ca4d58752ba1fbde658ceb587
btrfsd_0.2.1-1build1.debian.tar.xz 2.2 KiB d7cfa356227d11ae35aa1160be09b338e87786612bddca5b06f763101cd66ecf
btrfsd_0.2.1-1build1.dsc 2.0 KiB d2efd3c7a164beb656d7754c2e7dc3e300109a7353d698990ff9e6290483a4c3

View changes file

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