freebsd-src/sys/contrib/openzfs
2024-06-24 13:00:49 -07:00
..
.github
cmd zfs: merge openzfs/zfs@e2357561b 2024-05-31 11:26:50 +02:00
config zfs: merge openzfs/zfs@e2357561b 2024-05-31 11:26:50 +02:00
contrib
etc
include zfs: Use a statement expression to implement SET_ERROR() 2024-06-19 16:57:30 -04:00
lib openzfs: Fix mismerge breaking macOS bootstrap 2024-05-31 22:12:18 +01:00
man zfs: merge openzfs/zfs@e2357561b 2024-05-31 11:26:50 +02:00
module Mark the zfs.mount_snapshot jail parameter as boolean. 2024-06-24 13:00:49 -07:00
rpm
scripts
tests zfs: merge openzfs/zfs@e2357561b 2024-05-31 11:26:50 +02:00
udev
.cirrus.yml
.editorconfig
.gitignore
.mailmap
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META
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.4-RELEASE.