MFV r286682: 5765 add support for estimating send stream size with
authormav <mav@FreeBSD.org>
Wed, 12 Aug 2015 18:23:08 +0000 (18:23 +0000)
committermav <mav@FreeBSD.org>
Wed, 12 Aug 2015 18:23:08 +0000 (18:23 +0000)
commit53d48e6cc191a84ab881b32c7ed3b412526830db
tree0643017bdd9bd6f46315474ca085a7988069ac49
parent1bf93686367c8096f6a4f78a97a49a1702687cef
MFV r286682: 5765 add support for estimating send stream size with
lzc_send_space when source is a bookmark

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Steven Hartland <killing@multiplay.co.uk>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Albert Lee <trisk@nexenta.com>
Author: Max Grossman <max.grossman@delphix.com>

illumos/illumos-gate@643da460c8ca583e39ce053081754e24087f84c8
cddl/contrib/opensolaris/lib/libzfs_core/common/libzfs_core.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_send.h
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c