Go to file
David Quigley 1f4e2c88fd ZTEST: Always enable asserts
The build for ztest always enabled debug information but does not enable
asserts unless --enable-debug is used. This will always enable asserts
in the ztest code.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: David Quigley <david.quigley@intel.com>
Closes #6640
2017-09-15 13:26:05 -07:00
.github Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
cmd ZTEST: Always enable asserts 2017-09-15 13:26:05 -07:00
config Make "-fno-inline" compile option more accessible 2017-09-15 11:47:11 -07:00
contrib
etc
include
lib Relax (ref)reservation constraints on ZVOLs 2017-09-12 11:33:22 -07:00
man OpenZFS 8435 - zpool.1m and zfs.1m: minor cleanup 2017-09-15 13:13:52 -07:00
module Modifying XATTRs doesnt change the ctime 2017-09-13 12:20:07 -07:00
rpm
scripts
tests Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
udev
.gitignore Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
.gitmodules
AUTHORS
autogen.sh
configure.ac Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
copy-builtin
COPYRIGHT
DISCLAIMER
Makefile.am Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
META
OPENSOLARIS.LICENSE
README.markdown
TEST
zfs.release.in

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

ZFS on Linux, which is also known as ZoL, is currently feature complete. It includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers. And it's native!

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.