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 a complete 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.

Modules

[Index]

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), unix (>=2.6) [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
Uploaded by MariosTitas at 2014-02-26T07:52:31Z
Distributions LTSHaskell:0.2.0.1, NixOS:0.2.0.1, Stackage:0.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2512 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]