freebsd with flexible iflib nic queues
Go to file
Rich Ercolani afb96fa6ee
Force --enable-debug on FreeBSD if INVARIANTS is set
There's already logic to force INVARIANTS on for building if it's
present in the running kernel; however, not having DEBUG enabled
when DEBUG and INVARIANTS are can cause strange panics.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes 
Closes 
2021-06-07 13:29:27 -06:00
.github Don't direct to freenode in issue template 2021-05-28 15:08:41 -06:00
cmd Livelist logic should handle dedup blkptrs 2021-06-07 13:09:07 -06:00
config Force --enable-debug on FreeBSD if INVARIANTS is set 2021-06-07 13:29:27 -06:00
contrib i-t: don't try to import from empty cache 2021-06-04 14:01:08 -07:00
etc Turn shellcheck into a normal make target. Fix new files it caught 2021-06-01 11:38:49 -07:00
include More aggsum optimizations 2021-06-07 09:02:47 -07:00
lib More aggsum optimizations 2021-06-07 09:02:47 -07:00
man Lint most manpages 2021-06-04 12:48:31 -07:00
module Livelist logic should handle dedup blkptrs 2021-06-07 13:09:07 -06:00
rpm RPM: Explicitly set the required min/max kernel version for the DKMS package 2021-05-27 23:06:45 -07:00
scripts mancheck: accept lints, accept lint overrides 2021-06-04 12:48:26 -07:00
tests Livelist logic should handle dedup blkptrs 2021-06-07 13:09:07 -06:00
udev udev/rules.d: .gitignore: glob all rules 2021-06-01 11:38:45 -07:00
.editorconfig
.gitignore
.gitmodules .gitmodules: link to openzfs github repository 2021-04-12 09:37:23 -07:00
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac zstreamdump: replace with link to zstream 2021-05-21 10:16:14 -07:00
copy-builtin copy-builtin: posix conformance 2021-05-08 08:58:26 -07:00
COPYRIGHT
LICENSE
Makefile.am mancheck: accept lints, accept lint overrides 2021-06-04 12:48:26 -07:00
META Update META 2021-03-30 10:50:55 -07:00
NEWS
NOTICE
README.md
RELEASES.md Add RELEASES.md file 2021-04-02 16:33:40 -07:00
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 any supported branches and releases starting from 12.2-RELEASE.