btrfsd 0.2.1-1build4 source package in Ubuntu

Changelog

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

  * Rebuild against new libmount1t64 on riscv64.

 -- Gianfranco Costamagna <email address hidden>  Sat, 20 Apr 2024 09:50:56 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
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-1build4.debian.tar.xz 2.3 KiB 87376d62877f0aa9b0544cf521b7f1479194648784322c50a3d2fd95c7872d1e
btrfsd_0.2.1-1build4.dsc 2.0 KiB 85169ea0dbf9268a2417633b0e3a6f80da1be6db56804b9222393630c73d0381

Available diffs

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