mirror_zfs/lib/libzfs
Tom Caputi 9b8407638d Send / Recv Fixes following b52563
This patch fixes several issues discovered after
the encryption patch was merged:

* Fixed a bug where encrypted datasets could attempt
  to receive embedded data records.

* Fixed a bug where dirty records created by the recv
  code wasn't properly setting the dr_raw flag.

* Fixed a typo where a dmu_tx_commit() was changed to
  dmu_tx_abort()

* Fixed a few error handling bugs unrelated to the
  encryption patch in dmu_recv_stream()

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #6512 
Closes #6524 
Closes #6545
2017-08-23 16:54:24 -07:00
..
.gitignore Add a pkgconfig file 2014-08-28 07:59:43 -07:00
libzfs_changelist.c Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzfs_config.c OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a" 2017-02-03 13:24:44 -08:00
libzfs_core.pc.in Add a pkgconfig file 2014-08-28 07:59:43 -07:00
libzfs_crypto.c Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzfs_dataset.c Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzfs_diff.c Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzfs_fru.c OpenZFS 8046 - Let calloc() do the multiplication in libzfs_fru_refresh 2017-04-09 16:07:42 -07:00
libzfs_import.c Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00
libzfs_iter.c GCC 7.1 fixes 2017-06-28 10:05:16 -07:00
libzfs_mount.c Disable mount(8) canonical paths in do_mount() 2017-08-21 09:31:54 -07:00
libzfs_pool.c Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzfs_sendrecv.c Send / Recv Fixes following b52563 2017-08-23 16:54:24 -07:00
libzfs_status.c Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00
libzfs_util.c Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzfs.pc.in Add a pkgconfig file 2014-08-28 07:59:43 -07:00
Makefile.am Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00