btrfs-optimize

command module
v0.0.0-...-883d720 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2024 License: MIT Imports: 6 Imported by: 0

README

Optimize BTRFS using btrfs-optimize

The dedupe subcommand allows you direct control to deduplicate entire files, effectivley reconnecting divergent snapshots. Additionally, the integrated inspect subcommand allows you to check/verify what extents are shared with other files.

Other utilites deduplicate at the extent level, which may be a good best-effort whole filesystem deduplicator, but can cause imperfect deduplication of identical files.

Subcommands:

  • dedupe <src-file-path> <destination-file-path1> [destination-file-path2...]
  • inspect <file-path1> [file-path2...]

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package fstools provides access to low level syscalls for advanced filesystem functionality.
Package fstools provides access to low level syscalls for advanced filesystem functionality.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL