btrfs: Bindings to the btrfs API
This package provides bindings to the low-level btrfs API (i.e. the
BTRFS_IOC_
* ioctl
s). 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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Build examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- btrfs-0.1.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
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 |
Dependencies | ansi-terminal, base (>=4.8 && <5), btrfs, bytestring (>=0.9), filepath, linux-file-extents, time (>=1.4), unix (>=2.6) [details] |
License | BSD-3-Clause |
Author | Marios Titas <rednebΑΤgmxDΟΤcom> |
Maintainer | Marios Titas <rednebΑΤgmxDΟΤcom> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-10-03T17:33:53Z |
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 2016-11-13T20:30:02Z |
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-clone-range, btrfs-defrag |
Downloads | 7850 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |