]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dsl_dataset.c
OpenZFS 8592 - ZFS channel programs - rollback
authorBrad Lewis <brad.lewis@delphix.com>
Thu, 8 Feb 2018 16:20:33 +0000 (09:20 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 8 Feb 2018 23:29:14 +0000 (15:29 -0800)
commitaf0736898669eabe31e47405023c80b9a58e5e6c
tree05c127fee11e5e639326d68f10216bd9ca228265
parent475eca4908731a87fff1be500ba4d7b011d392e4
OpenZFS 8592 - ZFS channel programs - rollback

Authored by: Brad Lewis <brad.lewis@delphix.com>
Reviewed by: Chris Williamson <chris.williamson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Ported-by: Don Brady <don.brady@delphix.com>
ZFS channel programs should be able to perform a rollback.

OpenZFS-issue: https://www.illumos.org/issues/8592
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/d46b5ed6
include/sys/dsl_dataset.h
man/man8/zfs-program.8
module/zfs/dsl_dataset.c
module/zfs/zcp_synctask.c
tests/runfiles/linux.run
tests/zfs-tests/tests/functional/channel_program/synctask_core/Makefile.am
tests/zfs-tests/tests/functional/channel_program/synctask_core/tst.rollback_mult.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/channel_program/synctask_core/tst.rollback_one.ksh [new file with mode: 0755]