freebsd-src/sys/contrib/openzfs
Martin Matuska 47bb16f8f0 zfs: merge openzfs/zfs@03e9caaec
Notable upstream pull request merges:
 #15516 da51bd17e Fix snap_obj_array memory leak in check_filesystem()
 #15519 35da34516 L2ARC: Restrict write size to 1/4 of the device
 #15529 03e9caaec Add a tunable to disable BRT support

Obtained from:	OpenZFS
OpenZFS commit:	03e9caaec0
2023-11-17 09:39:42 +01:00
..
.github zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
cmd zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
config zfs: merge openzfs/zfs@8a7407012 2023-10-13 09:45:15 +02:00
contrib zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
etc zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
include zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
lib zfs: merge openzfs/zfs@887a3c533 2023-11-09 13:19:17 +01:00
man zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
module zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
rpm zfs: merge openzfs/zfs@9198de8f1 2023-11-08 09:17:55 +01:00
scripts zfs: merge openzfs/zfs@887a3c533 2023-11-09 13:19:17 +01:00
tests zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
udev
.cirrus.yml zfs: merge openzfs/zfs@66b81b349 2023-10-08 09:43:15 +02:00
.editorconfig
.gitignore zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
.mailmap zfs: merge openzfs/zfs@8a7407012 2023-10-13 09:45:15 +02:00
AUTHORS zfs: merge openzfs/zfs@8a7407012 2023-10-13 09:45:15 +02:00
autogen.sh zfs: merge openzfs/zfs@59493b63c (master) 2022-12-07 14:10:46 +01:00
CODE_OF_CONDUCT.md zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
configure.ac zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
copy-builtin
COPYRIGHT
LICENSE
Makefile.am zfs: merge openzfs/zfs@2163cde45 2022-11-16 21:27:42 +01:00
META zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01: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.