Go to file
bnovkov 20c8bdd85e
FreeBSD: Update use of UMA-related symbols in arc_available_memory
Recent UMA changes repurposed the use of UMA_MD_SMALL_ALLOC in a way
that breaks arc_available_memory on -CURRENT. This change
ensures that arc_available_memory uses the new symbol
while maintaining compatibility with older FreeBSD releases.
    
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Bojan Novković <bnovkov@FreeBSD.org>
Closes #16230
2024-06-06 18:11:00 -07:00
.github
cmd zdb: fix FreeBSD build failure 2024-06-06 17:01:26 -07:00
config Linux 6.7 compat: detect if kernel defines intptr_t 2024-05-24 18:54:24 -07:00
contrib contrib/bash_completion.d: squelch FreeBSD seq when first < last 2024-06-06 17:37:26 -07:00
etc
include zdb: detect cachefile automatically otherwise force import 2024-06-03 16:28:43 -07:00
lib zdb: detect cachefile automatically otherwise force import 2024-06-03 16:28:43 -07:00
man zed: Add deadman-slot_off.sh zedlet 2024-05-29 10:46:41 -07:00
module FreeBSD: Update use of UMA-related symbols in arc_available_memory 2024-06-06 18:11:00 -07:00
rpm zfs-kmod: fix empty rpm requires/conflicts 2024-04-22 17:55:41 -07:00
scripts
tests icp: reorganise SHA2 digest mechanisms 2024-05-31 15:13:23 -07:00
udev
.cirrus.yml
.editorconfig
.gitignore
.gitmodules
.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.