]> git.proxmox.com Git - mirror_zfs.git/commit
Fix flag copying in resume case
authorPaul Dagnelie <paulcd2000@gmail.com>
Thu, 24 Jun 2021 19:42:01 +0000 (12:42 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Jun 2021 19:42:01 +0000 (13:42 -0600)
commit8f11b1d26efbdf5d654dfee6415518705b0ddf55
treeb29c0a88fd27d846b393de35e8719ced82d99db1
parent86f5e0bbce02c23748a7a212e86da7f88a461d0c
Fix flag copying in resume case

A couple flags weren't being copied in the case where we're doing size
estimation on a resume.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
Closes: #12266
lib/libzfs/libzfs_sendrecv.c