Go to file
LOLi 835db58592 Add -vnP support to 'zfs send' for bookmarks
This leverages the functionality introduced in cf7684b to expose
verbose, dry-run and parsable 'zfs send' options for bookmarks.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #3666 
Closes #6601
2017-09-08 15:24:31 -07:00
.github
cmd Add -vnP support to 'zfs send' for bookmarks 2017-09-08 15:24:31 -07:00
config Implement --enable-debuginfo to force debuginfo 2017-08-29 13:16:24 -04: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 Add -vnP support to 'zfs send' for bookmarks 2017-09-08 15:24:31 -07:00
man Add -vnP support to 'zfs send' for bookmarks 2017-09-08 15:24:31 -07:00
module Fix volume WR_INDIRECT log replay 2017-09-08 15:07:00 -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 -vnP support to 'zfs send' for bookmarks 2017-09-08 15:24:31 -07:00
udev
.gitignore Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00
.gitmodules
AUTHORS
autogen.sh
configure.ac Implement --enable-debuginfo to force debuginfo 2017-08-29 13:16:24 -04:00
copy-builtin
COPYRIGHT Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00
DISCLAIMER
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -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.