Go to file
Ryan Moeller 1dff545278 Eliminate zfsdev_get_state_impl
After 3937ab20f zfsdev_get_state_impl can become zfsdev_get_state.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #11833
2021-04-08 21:17:18 -07:00
.github
cmd
config Added check for broken alien version 2021-04-08 14:37:51 -07:00
contrib
etc Fix various typos 2021-04-02 18:52:15 -07:00
include Use dsl_scan_setup_check() to setup a scrub 2021-04-08 14:33:15 -07:00
lib
man Ratelimit deadman zevents as with delay zevents 2021-04-07 16:23:57 -07:00
module Eliminate zfsdev_get_state_impl 2021-04-08 21:17:18 -07:00
rpm fix misplaced quotes in kmod-preamble 2021-04-07 10:10:34 -07:00
scripts
tests ZTS: Improve cleanup in removal_with_export 2021-04-08 21:10:28 -07:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
COPYRIGHT
LICENSE
Makefile.am
META Update META 2021-03-30 10:50:55 -07:00
NEWS
NOTICE
README.md
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.