Go to file
Ryan Moeller 777b8ccc35
Fix commitcheck on FreeBSD
Convert from bash to sh, avoid Perl regexes and \s, prune unused
functions.

Reviewed-by: Mateusz Piotrowski <0mp@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #11070
2020-10-20 08:35:53 -07:00
.github
cmd zed syslog entries drop important info 2020-10-19 11:01:00 -07:00
config blkg_tryget config test: initialize struct 2020-10-13 16:36:36 -07:00
contrib
etc
include Cross-platform acltype 2020-10-13 21:25:48 -07:00
lib Cross-platform acltype 2020-10-13 21:25:48 -07:00
man Cross-platform acltype 2020-10-13 21:25:48 -07:00
module FreeBSD: add missing fplookup_vexec handler to special vop vectors 2020-10-15 14:49:06 -07:00
rpm
scripts Fix commitcheck on FreeBSD 2020-10-20 08:35:53 -07:00
tests zed syslog entries drop important info 2020-10-19 11:01:00 -07:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
cppcheck-suppressions.txt
LICENSE
Makefile.am Fix commitcheck on FreeBSD 2020-10-20 08:35:53 -07:00
META
NEWS
NOTICE
README.md
TEST
zfs.release.in

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.