]> git.proxmox.com Git - mirror_zfs.git/commit
receive_spill does not byte swap spill contents
authorPaul Zuchowski <31706010+PaulZ-98@users.noreply.github.com>
Thu, 15 Mar 2018 17:29:51 +0000 (13:29 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 15 Mar 2018 17:29:51 +0000 (10:29 -0700)
commit1a2342784aeb15049a3d4926615adf3b85f0bce4
tree4a1c4950e2601b948806f82d1fe3abc9b9f78b52
parentde4f8d5d2620b550b99a7bdbfbeb49214a38dc79
receive_spill does not byte swap spill contents

In zfs receive, the function receive_spill should account
for spill block endian conversion as a defensive measure.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tom Caputi <tcaputi@datto.com>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes #7300
module/zfs/dmu_send.c