freebsd-dev/sys/contrib/openzfs
Mark Johnston 752c1d14e3 ZFS: Fix a logic bug in the FreeBSD getpages VOP
This was introduced when I merged r361287 to OpenZFS and has been fixed
there already, commit 3f6bb6e43fd68e.

Reported by:	swills
Reviewed by:	allanjude, freqlabs, mmacy
2020-09-29 13:41:47 +00:00
..
cmd MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
config MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
contrib MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
etc ZFS: MFV 2.0-rc1-gfd20a8 2020-09-04 22:25:14 +00:00
include MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
lib MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
man MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
module ZFS: Fix a logic bug in the FreeBSD getpages VOP 2020-09-29 13:41:47 +00:00
rpm MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
scripts MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
tests MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
udev
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
copy-builtin
COPYRIGHT
cppcheck-suppressions.txt
LICENSE
Makefile.am
META MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
NEWS ZFS: MFV 2.0-rc1-ga00c61 2020-08-28 18:53:45 +00:00
NOTICE
README.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 Linux distribution can be found at the ZoL Site.

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.