Go to file
Mateusz Guzik 7f0b3fa042 FreeBSD: use cache_rename if available
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Matt Macy <mmacy@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes #11045
2020-10-16 13:03:00 -07:00
.github
cmd zil_parse: make callback parameters const 2020-10-16 13:01:53 -07:00
config blkg_tryget config test: initialize struct 2020-10-16 13:02:55 -07:00
contrib Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
etc Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
include zil_parse: make callback parameters const 2020-10-16 13:01:53 -07:00
lib FreeBSD: Improve libzfs_error_init messages 2020-10-16 13:02:46 -07:00
man Expose zfetch_max_idistance tunable 2020-10-16 13:02:39 -07:00
module FreeBSD: use cache_rename if available 2020-10-16 13:03:00 -07:00
rpm Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
scripts Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
tests Linux: Initialize zp in zfs_setattr_dir 2020-10-16 13:01:29 -07:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
configure.ac Linux: Initialize zp in zfs_setattr_dir 2020-10-16 13:01:29 -07:00
copy-builtin Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
COPYRIGHT
cppcheck-suppressions.txt
LICENSE
Makefile.am
META Increase Supported Linux Kernel to 5.9 2020-10-16 13:02:50 -07:00
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.