btrfs: Bindings to the btrfs API

[ bsd3, filesystem, library, system ] [ Propose Tags ]

This package provides bindings to the low-level btrfs API (i.e. the BTRFS_IOC_* ioctls). Currently, only a subset of the API is supported, including all functions needed to work with subvolumes/snapshots as well as file cloning.

In order to build this package, linux-headers needs to be installed.

Warning: btrfs is still considered experimental. This module is also experimental and may contain serious bugs that may result in data loss. Do not use it on data that has not been backed up yet.

Flags

Automatic Flags
NameDescriptionDefault
examples

Build examples

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.2.0.0, 0.2.1.0
Change log ChangeLog.md
Dependencies ansi-terminal, base (>=4.6 && <5), btrfs, bytestring (>=0.9 && <1.0), filepath, linux-file-extents, time (>=1.4 && <2.0), unix (>=2.8 && <3.0) [details]
License BSD-3-Clause
Author Marios Titas <rednebΑΤgmxDΟΤcom>
Maintainer Marios Titas <rednebΑΤgmxDΟΤcom>
Category System, Filesystem
Home page https://github.com/redneb/hs-btrfs
Bug tracker https://github.com/redneb/hs-btrfs/issues
Source repo head: git clone https://github.com/redneb/hs-btrfs.git
Uploaded by MariosTitas at 2023-06-23T01:28:18Z
Distributions LTSHaskell:0.2.1.0, Stackage:0.2.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables btrfs-print-creation-time, btrfs-list-subvols, btrfs-join, btrfs-split, btrfs-clone-range, btrfs-defrag
Downloads 7638 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-06-23 [all 1 reports]