HardenedBSD src tree
Go to file
Rob Norris dc91e74524
zdb: dump ZAP_FLAG_UINT64_KEY ZAPs properly (#16334)
These are used for DDT and BRT stores. There's limited information
available to produce meaningful output, but at least we can put
something on screen rather than crashing.

Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.

Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2024-07-17 12:02:28 -07:00
.github
cmd zdb: dump ZAP_FLAG_UINT64_KEY ZAPs properly (#16334) 2024-07-17 12:02:28 -07:00
config Use kmap_local_page instead of kmap_atomic (#16329) 2024-07-16 17:27:29 -07:00
contrib contrib/bash_completion.d: squelch FreeBSD seq when first < last 2024-06-06 17:37:26 -07:00
etc
include Use kmap_local_page instead of kmap_atomic (#16329) 2024-07-16 17:27:29 -07:00
lib
man one-word manpage correction: snapshot->rollback (#16294) 2024-07-12 16:27:12 -07:00
module vdev_open: clear async fault flag after reopen 2024-07-17 10:03:41 -07:00
rpm
scripts disable automatic dependency tracking for dkms builds 2024-06-13 18:08:49 -07:00
tests zts: test single-disk pool resumes properly after disk pull 2024-07-17 10:03:32 -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 Linux 6.9 compat: META (#16358) 2024-07-16 16:27:54 -07: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.4-RELEASE.