Go to file
Don Brady 5df5d06a8d Cleanup zloop working directory after each pass
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed by: John Kennedy <jwk404@gmail.com>
Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Signed-off-by: Don Brady <don.brady@delphix.com>
Issue #6595 
Closes #6663
2017-09-21 10:17:56 -07:00
.github Correct cppcheck errors 2017-09-19 12:17:29 -07:00
cmd
config
contrib dracut: make module-setup.sh shebang explicit 2017-08-14 10:56:04 -07:00
etc
include Correct cppcheck errors 2017-09-19 12:17:29 -07:00
lib Correct cppcheck errors 2017-09-19 12:17:29 -07:00
man
module Increase default arc_c_min 2017-09-20 09:36:17 -07:00
rpm
scripts Cleanup zloop working directory after each pass 2017-09-21 10:17:56 -07:00
tests ZTS fix slog_replay_volume.ksh failure 2017-09-19 10:09:37 -07:00
udev
.gitignore
.gitmodules
AUTHORS
autogen.sh
configure.ac
copy-builtin
COPYRIGHT
DISCLAIMER
Makefile.am Correct cppcheck errors 2017-09-19 12:17:29 -07:00
META
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
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.