FreeBSD src
Go to file
Martin Matuska d76d37d9c3 Update vendor/openzfs to openzfs/zfs/master@3522f57b6
Notable upstream pull request merges:
  #11742 When specifying raidz vdev name, parity count should match
  #11744 Use a helper function to clarify gang block size
  #11771 Support running FreeBSD buildworld on Arm-based macOS hosts
2021-04-14 08:03:07 +02:00
.github Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
cmd Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
config Update vendor/openzfs to master-891568c99 2021-03-21 01:39:51 +01:00
contrib Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
etc Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
include Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
lib Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
man Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
module Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
rpm Update OpenZFS to master-bf156c966 2021-02-18 10:14:16 +01:00
scripts Update vendor/openzfs to master-9312e0fd1 2021-02-21 21:22:07 +01:00
tests Update vendor/openzfs to master-891568c99 2021-03-21 01:39:51 +01:00
udev Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
.editorconfig Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
.gitignore Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
.gitmodules Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
AUTHORS Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
autogen.sh Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
CODE_OF_CONDUCT.md Update OpenZFS to 2.0.0-rc3-gbd565f 2020-10-17 00:05:34 +00:00
configure.ac Update vendor/openzfs to master-891568c99 2021-03-21 01:39:51 +01:00
copy-builtin Update OpenZFS to 2.0.0-rc3-gbd565f 2020-10-17 00:05:34 +00:00
COPYRIGHT Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
LICENSE Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
Makefile.am Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
META Update vendor/openzfs to openzfs/zfs/master@3522f57b6 2021-04-14 08:03:07 +02:00
NEWS update vendor openzfs to a00c61 (2.0-rc1) 2020-08-28 18:41:28 +00:00
NOTICE Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
README.md Update vendor/openzfs to master-891568c99 2021-03-21 01:39:51 +01:00
TEST Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
zfs.release.in Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00

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.