FreeBSD src
Go to file
Tomohiro Kusumi fb0be12d7b Use ZFS_DEV macro instead of literals
The rest of the code/comments use ZFS_DEV, so sync with that.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Closes #8912
2019-06-19 12:27:31 -07:00
.github
cmd Fix memory leak in check_disk() 2019-06-19 11:53:37 -07:00
config Python config cleanup 2019-06-13 13:15:46 -07:00
contrib
etc
include Implement Redacted Send/Receive 2019-06-19 09:48:12 -07:00
lib Use ZFS_DEV macro instead of literals 2019-06-19 12:27:31 -07:00
man Implement Redacted Send/Receive 2019-06-19 09:48:12 -07:00
module Implement Redacted Send/Receive 2019-06-19 09:48:12 -07:00
rpm kmod-zfs-devel rpm should provide kmod-spl-devel 2019-06-19 11:44:44 -07:00
scripts
tests ZTS: Fix mmp_interval failure 2019-06-19 10:39:28 -07:00
udev
.gitignore
.gitmodules
.travis.yml
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac Implement Redacted Send/Receive 2019-06-19 09:48:12 -07:00
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META Tag 0.8.0 2019-05-21 11:11:41 -07:00
NEWS
NOTICE
README.md
TEST
zfs.release.in

img

ZFS on Linux is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community.

codecov coverity

Official Resources

Installation

Full documentation for installing ZoL on your favorite Linux distribution can be found at our site.

Contribute & Develop

We have a separate document with contribution guidelines.

Release

ZFS on Linux 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 kernel versions.