linux-file-extents: Retrieve file fragmentation information under Linux

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

This package provides a simple wrapper around the Linux FIEMAP ioctl. It can be used to retrieve the list of all the extents of any given file, i.e. the area of the disk where the file is actually stored. This is similar to the filefrag command line tool provided by the e2fsprogs package.

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.2.0.0, 0.2.0.1
Dependencies base (>=4.6 && <5), linux-file-extents, unix (>=2.8) [details]
License BSD-3-Clause
Author Marios Titas <rednebΑΤgmxDΟΤcom>
Maintainer Marios Titas <rednebΑΤgmxDΟΤcom>
Category System, Filesystem, FFI
Home page https://github.com/redneb/linux-file-extents
Bug tracker https://github.com/redneb/linux-file-extents/issues
Source repo head: git clone https://github.com/redneb/linux-file-extents.git
Uploaded by MariosTitas at 2023-06-23T00:30:20Z
Distributions LTSHaskell:0.2.0.1, NixOS:0.2.0.1, Stackage:0.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables print-extents
Downloads 2484 total (17 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]