opnsense-src/sys/contrib/openzfs
Mateusz Guzik 3ffcfa599e vfs: add vop_stdadd_writecount_nomsync
This avoids needing to inspect the mount point every time.

Reviewed by:	kib (previous version)
Differential Revision:	https://reviews.freebsd.org/D33125
2021-11-26 12:06:08 +00:00
..
.github zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
cmd zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
config zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
contrib zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
etc zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
include zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
lib zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
man zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
module vfs: add vop_stdadd_writecount_nomsync 2021-11-26 12:06:08 +00:00
rpm zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
scripts zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
tests zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
udev zfs: merge openzfs/zfs@bdd11cbb9 (master) into main 2021-07-07 23:31:52 +02:00
.editorconfig
.gitignore
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
copy-builtin
COPYRIGHT
LICENSE
Makefile.am zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
META zfs: merge openzfs/zfs@ec64fdb93 (master) into main 2021-10-21 15:06:06 +02: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.