HomeFreeBSD

Fix arc_release() refcount

Description

Fix arc_release() refcount

Update arc_release to use arc_buf_size(). This hunk was accidentally
dropped when porting compressed send/recv, 2aa34383b.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #8000

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 8 2018, 9:59 PM
Parents
rGd7e4b30a672c: Add zfs_refcount_transfer_ownership_many()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG5e8ff25644df: Fix arc_release() refcount (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Oct 9 2018, 5:10 PM