FreeBSD src
Go to file
George Melikov 7c9abcf887 OpenZFS 8435 - zpool.1m and zfs.1m: minor cleanup
3796 listsnapshots not documented in zpool man page

Authored by: George Melikov <mail@gmelikov.ru>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Ported-by: George Melikov mail@gmelikov.ru

OpenZFS-issue: https://www.illumos.org/issues/8435
OpenZFS-commit: openzfs/openzfs@a058d1c

Porting notes: OpenZFS review applied,
some ZoL changes were reverted.
See https://github.com/openzfs/openzfs/pull/415
2017-09-15 13:13:52 -07:00
.github Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
cmd Add -vnP support to 'zfs send' for bookmarks 2017-09-08 15:24:31 -07:00
config Make "-fno-inline" compile option more accessible 2017-09-15 11:47:11 -07:00
contrib dracut: make module-setup.sh shebang explicit 2017-08-14 10:56:04 -07:00
etc Add man page reference to systemd units 2017-09-05 13:50:35 -07:00
include Add -vnP support to 'zfs send' for bookmarks 2017-09-08 15:24:31 -07:00
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 Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00
scripts Fix volume WR_INDIRECT log replay 2017-09-08 15:07:00 -07:00
tests Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
udev Fix spelling 2017-01-03 11:31:18 -06:00
.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 Allow c99 when building ZFS in the kernel tree 2017-03-27 12:31:15 -07:00
COPYRIGHT Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00
DISCLAIMER
Makefile.am Add configure option to enable gcov analysis 2017-09-15 10:24:13 -07:00
META Tag zfs-0.7.0 2017-07-26 10:13:25 -07:00
OPENSOLARIS.LICENSE
README.markdown Add CONTRIBUTING information and templates 2016-12-09 12:48:12 -07:00
TEST Retire filebench testing 2017-06-01 06:24:28 -07:00
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.