markfasheh / btrfs-progs-patches

Btrfs patches for exporting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Btrfs-progs

Userspace utilities to manage btrfs filesystems. License: GPLv2.

Btrfs is a copy on write (COW) filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration.

This repository hosts following utilities:

  • btrfs — the main administration tool (manual page)
  • mkfs.btrfs — utility to create the filesystem (manual page)

See INSTALL for build instructions.

Release cycle

The major version releases are time-based and follow the cycle of the linux kernel releases. The cycle usually takes 2 months. A minor version releases may happen in the meantime if there are queued bug fixes or minor useful improvements.

Development

The patch submissions, development or general discussions take place at linux-btrfs@vger.kernel.org mailinglist, subsciption not required.

References

About

Btrfs patches for exporting

License:GNU General Public License v2.0


Languages

Language:C 94.7%Language:Shell 2.7%Language:Python 1.2%Language:Makefile 0.9%Language:M4 0.4%Language:C++ 0.1%