zfs-builds-mm/zfs-2.0.0-rc6
root 81f5c0e016 add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
..
.github add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
cmd add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
config add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
contrib add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
etc add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
include add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
lib add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
man add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
module add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
rpm add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
scripts add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
tests add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
udev add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
.editorconfig add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
.gitignore add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
.gitmodules add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
AUTHORS add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
CODE_OF_CONDUCT.md add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
COPYRIGHT add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
LICENSE add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
META add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
Makefile.am add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
NEWS add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
NOTICE add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
README.md add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
TEST add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
autogen.sh add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
configure.ac add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
copy-builtin add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
cppcheck-suppressions.txt add 2.0.0-rc6 2020-11-15 11:35:49 +01:00
zfs.release.in add 2.0.0-rc6 2020-11-15 11:35:49 +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.