freebsd-skq/sys/contrib/openzfs
Mateusz Guzik 69c5fa5cd1 zfs: remove incomplete ifdefs for lockless symlink support
This wil be handled differently upstream and merged later.
2021-02-01 13:18:27 +01:00
..
.github OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
cmd OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
config OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
contrib OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
etc OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
include zfs: add support for lockless symlink lookup 2021-01-23 15:04:43 +00:00
lib OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
man OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
module zfs: remove incomplete ifdefs for lockless symlink support 2021-02-01 13:18:27 +01:00
rpm OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
scripts OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
tests OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08: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 OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08: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 OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08:00
META OpenZFS merge main-gf11b09 2021-01-07 16:55:59 -08: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.