Go to file
Ryan Moeller b61507ec1d
FreeBSD: Use NDFREE_PNBUF if available
NDF_ONLY_PNBUF has been removed from FreeBSD in favor of NDFREE_PNBUF.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #13277
2022-04-02 12:10:55 -07:00
.github CI: Log test name to /dev/kmsg in ZTS 2022-03-24 08:01:26 -06:00
cmd zed: functions: zed_log_err: forward to zed_log_msg 2022-04-01 17:59:12 -07:00
config fgrep -> grep -F 2022-04-01 17:58:11 -07:00
contrib tests: clean out more temporary files 2022-04-01 18:03:21 -07:00
etc systemd: read initconfdir 2022-02-22 12:59:11 -08:00
include Switch from _Noreturn to __attribute__((noreturn)) 2022-03-23 08:51:00 -07:00
lib linux: libshare: smb: fix more than one smb_is_share_active() call 2022-04-01 18:02:24 -07:00
man cstyle: remove unused -o 2022-03-30 15:37:28 -07:00
module FreeBSD: Use NDFREE_PNBUF if available 2022-04-02 12:10:55 -07:00
rpm zfs-dkms rpm: simplify scriptlets, fix uninstall 2022-03-28 09:55:57 -07:00
scripts tests: clean out more temporary files 2022-04-01 18:03:21 -07:00
tests tests: zts-report: add #13215 to known list for FreeBSD 2022-04-01 18:03:32 -07:00
udev Udev rules: remove zvol compat symlinks (without the leading zvol/) 2021-07-06 13:41:17 -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 tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00
copy-builtin copy-builtin: posix conformance 2021-05-08 08:58:26 -07:00
COPYRIGHT
LICENSE
Makefile.am module: zstd: check we don't leak symbols; regenerate symbol map 2022-03-15 16:10:10 -07:00
META Linux 5.17 compat: META 2022-03-23 08:52:30 -07:00
NEWS
NOTICE
README.md README: Update OpenZFS website url 2022-01-06 16:25:01 -08:00
RELEASES.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 any supported branches and releases starting from 12.2-RELEASE.