freebsd-dev/sys/contrib/openzfs
Mateusz Guzik 4a0b7fd502 zfs: add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macros
They are expected to fail only in corner cases.
2020-11-04 21:18:51 +00:00
..
.github OpenZFS: MFV 2.0-rc3-gfc5966 2020-10-01 23:28:21 +00:00
cmd Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
config Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
contrib Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
etc Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
include zfs: add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macros 2020-11-04 21:18:51 +00:00
lib Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
man Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
module zfs: even up assert 2020-11-04 21:18:27 +00:00
rpm Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
scripts Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
tests Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
udev
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
configure.ac Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
copy-builtin Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
COPYRIGHT
cppcheck-suppressions.txt
LICENSE
Makefile.am
META Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
NEWS ZFS: MFV 2.0-rc1-ga00c61 2020-08-28 18:53:45 +00:00
NOTICE
README.md Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
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 12-STABLE and 13-CURRENT.