freebsd-dev/sys/contrib/openzfs
Mateusz Guzik e2d997d1cb zfs: add missing vop_fplookup_vexec assignments
This happens to be a nop right now.
2023-04-06 15:20:40 +00:00
..
.github zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
cmd zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
config zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
contrib zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
etc zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
include zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
lib zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
man zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
module zfs: add missing vop_fplookup_vexec assignments 2023-04-06 15:20:40 +00:00
rpm zfs: merge openzfs/zfs@57cfae4a2 (master) 2023-02-16 22:38:51 +01:00
scripts zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
tests zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
udev
.editorconfig
.gitignore
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
configure.ac zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01: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.