HomeFreeBSD

Refactor dmu_recv into its own file

Description

Refactor dmu_recv into its own file

This change moves the bottom half of dmu_send.c (where the receive
logic is kept) into a new file, dmu_recv.c, and does similarly
for receive-related changes in header files.

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
Closes #7982

Details

Provenance
pcd_delphix.comAuthored on Oct 9 2018, 9:05 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 9 2018, 9:05 PM
Parents
rG5e8ff25644df: Fix arc_release() refcount
Branches
Unknown
Tags
Unknown

Event Timeline