zfs-builds-mm/zfs-2.0.0
root e601fcca55 add_2.0.0 2020-12-02 17:25:31 +01:00
..
.github add_2.0.0 2020-12-02 17:25:31 +01:00
cmd add_2.0.0 2020-12-02 17:25:31 +01:00
config add_2.0.0 2020-12-02 17:25:31 +01:00
contrib add_2.0.0 2020-12-02 17:25:31 +01:00
etc add_2.0.0 2020-12-02 17:25:31 +01:00
include add_2.0.0 2020-12-02 17:25:31 +01:00
lib add_2.0.0 2020-12-02 17:25:31 +01:00
man add_2.0.0 2020-12-02 17:25:31 +01:00
module add_2.0.0 2020-12-02 17:25:31 +01:00
rpm add_2.0.0 2020-12-02 17:25:31 +01:00
scripts add_2.0.0 2020-12-02 17:25:31 +01:00
tests add_2.0.0 2020-12-02 17:25:31 +01:00
udev add_2.0.0 2020-12-02 17:25:31 +01:00
.editorconfig add_2.0.0 2020-12-02 17:25:31 +01:00
.gitignore add_2.0.0 2020-12-02 17:25:31 +01:00
.gitmodules add_2.0.0 2020-12-02 17:25:31 +01:00
AUTHORS add_2.0.0 2020-12-02 17:25:31 +01:00
CODE_OF_CONDUCT.md add_2.0.0 2020-12-02 17:25:31 +01:00
COPYRIGHT add_2.0.0 2020-12-02 17:25:31 +01:00
LICENSE add_2.0.0 2020-12-02 17:25:31 +01:00
META add_2.0.0 2020-12-02 17:25:31 +01:00
Makefile.am add_2.0.0 2020-12-02 17:25:31 +01:00
NEWS add_2.0.0 2020-12-02 17:25:31 +01:00
NOTICE add_2.0.0 2020-12-02 17:25:31 +01:00
README.md add_2.0.0 2020-12-02 17:25:31 +01:00
TEST add_2.0.0 2020-12-02 17:25:31 +01:00
autogen.sh add_2.0.0 2020-12-02 17:25:31 +01:00
configure.ac add_2.0.0 2020-12-02 17:25:31 +01:00
copy-builtin add_2.0.0 2020-12-02 17:25:31 +01:00
cppcheck-suppressions.txt add_2.0.0 2020-12-02 17:25:31 +01:00
zfs.release.in add_2.0.0 2020-12-02 17:25:31 +01:00

README.md

img

OpenZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community. This repository contains the code for running OpenZFS on Linux and FreeBSD.

codecov coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license. For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported Linux kernel versions.
  • Supported FreeBSD versions are 12-STABLE and 13-CURRENT.