btrfs: Bindings to the btrfs API
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides low-level bindings to the btrfs API (i.e. the
BTRFS_IOC_
* ioctl
s). Currently, only a subset of the API is
supported, including functions needed to work with subvolumes/snapshots
as well as file cloning.
In order to build this package, linux-headers
need 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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 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 | base (>=4.6 && <5), btrfs, bytestring (>=0.9), filepath, time (>=1.4), unix (>=2.6) [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 2014-10-05T20:41:36Z |
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.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees