]> git.proxmox.com Git - mirror_zfs.git/commit - include/sys/dmu_impl.h
OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includes BEGIN...
authorkernelOfTruth aka. kOT, Gentoo user <kerneloftruth@gmail.com>
Thu, 22 Sep 2016 23:01:19 +0000 (01:01 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 22 Sep 2016 23:01:19 +0000 (16:01 -0700)
commit51907a31bc20a6697ec9a92a58c163a0c0df5de7
tree03df2a68ffe1d4bf42301082d07da9306e1ccfbb
parent5df39c1e43e8d903ef4317e505cf85e64ef7e172
OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includes BEGIN and END records

Authored by: Matt Krantz <matt.krantz@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Approved by: Robert Mustacchi <rm@joyent.com>
Ported-by: kernelOfTruth <kerneloftruth@gmail.com>
OpenZFS-issue: https://www.illumos.org/issues/7230
OpenZFS-commit: https://github.com/illumos/illumos-gate/commit/12b90ee2
Closes #5112
include/sys/dmu_impl.h
module/zfs/dmu_send.c