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 CI: Increase free space in workflow 2021-04-01 08:39:27 -07:00
cmd zed: only go up to current limit in close_from() fallback 2021-04-07 14:52:51 -07:00
config Added check for broken alien version 2021-04-08 14:37:51 -07:00
contrib i-t: don't brokenly set the scheduler for root pool vdev's disks 2021-04-06 18:29:31 -07:00
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 zfs get -p only outputs 3 columns if "clones" property is empty 2021-04-06 16:05:54 -07:00
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 Add kmodtool fix to detect different System.map location 2021-04-07 10:17:39 -07:00
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
COPYRIGHT
LICENSE
Makefile.am Add RELEASES.md file 2021-04-02 16:33:40 -07:00
META
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.