HomeFreeBSD

Remove old orig_fd variable from zfs send

Description

Remove old orig_fd variable from zfs send

Possibly required in the past, but is currently fills no purpose.
Ordinarily such tiny cleanup is not generally worth it, however
on the macOS port, in a future commit, we do unspeakable things to the
"fd" for send/recv, and it would be easier to only have to deal with
one "fd" instead of two.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
Closes #12404

Details

Provenance
Jorgen Lundman <lundman@lundman.net>Authored on Jul 22 2021, 2:22 AM
GitHub <noreply@github.com>Committed on Jul 22 2021, 2:22 AM
Parents
rG1b50749ce975: Optimize allocation throttling
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGc14ad80fcbcf: Remove old orig_fd variable from zfs send (authored by Jorgen Lundman <lundman@lundman.net>).Jul 22 2021, 2:22 AM