Userspace tools and docs for bcachefs
Bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.
This is the official development repository for bcachefs — the userspace
tools, the documentation, and the filesystem source itself. bcachefs is
maintained out of mainline and ships as a DKMS kernel module built from this
tree. To build it into a kernel source tree instead (CONFIG_BCACHEFS_FS),
run scripts/install-to-kernel.sh, which
copies fs/ into <kernel>/fs/bcachefs/ and wires it into the kernel build.
This repo primarily consists of the following:
Please refer to the main site for getting started An in-depth user manual is (also) found on the official website
The tools relies on an expected disk format structure which is reflected by your current kernel version. Disk format can be upgraded or downgraded automatically by the kernel, if needed.
Refer to INSTALL.md
(top 30 of 192)
C
76.5%
Rust
19.3%
C++
2.0%
Userspace tools and docs for bcachefs
Bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.
This is the official development repository for bcachefs — the userspace
tools, the documentation, and the filesystem source itself. bcachefs is
maintained out of mainline and ships as a DKMS kernel module built from this
tree. To build it into a kernel source tree instead (CONFIG_BCACHEFS_FS),
run scripts/install-to-kernel.sh, which
copies fs/ into <kernel>/fs/bcachefs/ and wires it into the kernel build.
This repo primarily consists of the following:
Please refer to the main site for getting started An in-depth user manual is (also) found on the official website
The tools relies on an expected disk format structure which is reflected by your current kernel version. Disk format can be upgraded or downgraded automatically by the kernel, if needed.
Refer to INSTALL.md
(top 30 of 192)
C
76.5%
Rust
19.3%
C++
2.0%