freebsd with flexible iflib nic queues
Go to file
Arvind Sankar 60356b1a21 Add include files for prototypes
Include the header with prototypes in the file that provides definitions
as well, to catch any mismatch between prototype and definition.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10470
2020-06-18 12:21:25 -07:00
.github Update wiki links with new address 2020-06-03 19:46:31 -07:00
cmd Add include files for prototypes 2020-06-18 12:21:25 -07:00
config Fix typos 2020-06-09 21:24:09 -07:00
contrib Merge bash_completions changes from upstream 2020-06-16 12:27:23 -07:00
etc Update zfs-functions.in 2020-05-29 12:01:57 -07:00
include Remove dead code 2020-06-18 12:21:18 -07:00
lib Add include files for prototypes 2020-06-18 12:21:25 -07:00
man linux: add basic fallocate(mode=0/2) compatibility 2020-06-18 11:22:11 -07:00
module Add include files for prototypes 2020-06-18 12:21:25 -07:00
rpm RPM: Remove old versions of DKMS on upgrade 2020-05-14 20:51:33 -07:00
scripts Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
tests Remove dead code 2020-06-18 12:21:18 -07:00
udev
.editorconfig Add an .editorconfig; document git whitespace settings 2020-01-27 13:32:52 -08:00
.gitignore Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
.gitmodules
.travis.yml
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac linux: add basic fallocate(mode=0/2) compatibility 2020-06-18 11:22:11 -07:00
copy-builtin Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
COPYRIGHT Fix typos 2020-06-09 21:24:09 -07:00
LICENSE
Makefile.am Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
META Linux 5.7 compat: blk_alloc_queue() 2020-04-09 09:16:46 -07:00
NEWS
NOTICE
README.md Update wiki links with new address 2020-06-03 19:46:31 -07:00
TEST Remove CI builder customization from TEST 2020-03-16 10:46:03 -07:00
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.